This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-06-16 21:53:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6ed78b2bd75f766cee23779bfd8b66728a37c1a
postgres
/
src
T
History
Bruce Momjian
b6ed78b2bd
Properly adjust age() seconds to match the sign of the larger units.
...
Patch from Tom.
2007-07-18 03:13:13 +00:00
..
backend
Properly adjust age() seconds to match the sign of the larger units.
2007-07-18 03:13:13 +00:00
bin
Fixup the indentation of a comment that was mangled by pgindent, and
2007-07-12 23:25:26 +00:00
include
Implement CREATE TABLE LIKE ... INCLUDING INDEXES. Patch from NikhilS,
2007-07-17 05:02:03 +00:00
interfaces
Enable GSSAPI to build using MSVC. Always build GSSAPI when Kerberos is
2007-07-12 14:43:21 +00:00
makefiles
Fix PGXS conventions so that extensions can be built against Postgres
2007-06-26 22:05:04 +00:00
pl
Allow plpgsql function parameter names to be qualified with the function's
2007-07-16 17:01:11 +00:00
port
Get dirmod.c on the same page as port.h about whether we use pgsymlink
2007-07-12 23:28:49 +00:00
template
With the native compiler on Unixware, disable optimization if
2007-07-16 17:38:48 +00:00
test
Fix incorrect optimization of foreign-key checks. When an UPDATE on the
2007-07-17 17:45:28 +00:00
timezone
Make some messages more consistent
2007-05-31 15:13:06 +00:00
tools
Enable GSSAPI to build using MSVC. Always build GSSAPI when Kerberos is
2007-07-12 14:43:21 +00:00
tutorial
Fix PGXS conventions so that extensions can be built against Postgres
2007-06-26 22:05:04 +00:00
bcc32.mak
…
DEVELOPERS
…
Makefile
…
Makefile.global.in
Fix PGXS conventions so that extensions can be built against Postgres
2007-06-26 22:05:04 +00:00
Makefile.shlib
…
nls-global.mk
…
win32.mak
…