..
backend
Fix logical decoding error when system table w/ toast is repeatedly rewritten.
2018-10-10 13:53:02 -07:00
bin
Allow btree comparison functions to return INT_MIN.
2018-10-05 16:01:30 -04:00
common
Adjust error message
2018-08-06 10:54:19 +02:00
fe_utils
Fix lexing of standard multi-character operators in edge cases.
2018-08-23 21:35:49 +01:00
include
Fix logical decoding error when system table w/ toast is repeatedly rewritten.
2018-10-10 13:53:02 -07:00
interfaces
Fix lexing of standard multi-character operators in edge cases.
2018-08-23 21:35:49 +01:00
makefiles
Prevent accidental linking of system-supplied copies of libpq.so etc.
2018-07-09 17:23:31 -04:00
pl
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
2018-09-25 13:23:29 -04:00
port
Set snprintf.c's maximum number of NL arguments to be 31.
2018-10-02 12:41:28 -04:00
template
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
2018-09-25 13:23:29 -04:00
test
Remove abstime, reltime, tinterval tables from old regression databases.
2018-10-12 19:33:56 -04:00
timezone
Update time zone data files to tzdata release 2018e.
2018-05-09 13:55:48 -04:00
tools
pgtest: run clean, build, and check stages separately
2018-07-28 15:34:06 -04:00
tutorial
Update copyright for 2016
2016-01-02 13:33:40 -05:00
.gitignore
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:04 +02:00
bcc32.mak
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
2012-10-07 21:52:43 -04:00
DEVELOPERS
Replace a couple of references to files that no longer exist in the source
2009-05-04 08:08:47 +00:00
Makefile
Install TAP test infrastructure so it's available for extension testing.
2016-09-23 15:50:00 -04:00
Makefile.global.in
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
2018-09-25 13:23:29 -04:00
Makefile.shlib
Prevent accidental linking of system-supplied copies of libpq.so etc.
2018-07-09 17:23:31 -04:00
nls-global.mk
nls-global.mk: search build dir for source files, too
2016-06-07 18:55:18 -04:00
win32.mak
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
2012-10-07 21:52:43 -04:00