..
backend
Fix circle_in to accept "(x,y),r" as it's advertised to do.
2020-04-07 20:50:02 -04:00
bin
Fix pg_dump/pg_restore to restore event trigger comments later.
2020-04-08 11:23:40 -04:00
common
Fix portability failure introduced in commits d2b0b60e7 et al.
2018-12-26 15:30:30 -05:00
fe_utils
Fix translation of special characters in psql's LaTeX output modes.
2018-11-26 17:32:51 -05:00
include
Preserve clustered index after rewrites with ALTER TABLE
2020-04-06 11:06:04 +09:00
interfaces
Stamp 9.6.17.
2020-02-10 17:21:38 -05:00
makefiles
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
2019-10-21 12:32:36 -04:00
pl
Ensure that plpgsql cleans up cleanly during parallel-worker exit.
2020-03-26 18:06:55 -04:00
port
Be more careful about extracting encoding from locale strings on Windows.
2020-03-30 11:14:58 -04:00
template
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
2019-10-21 12:32:36 -04:00
test
Fix circle_in to accept "(x,y),r" as it's advertised to do.
2020-04-07 20:50:02 -04:00
timezone
Update time zone data files to tzdata release 2019c.
2019-09-20 19:54:20 -04:00
tools
Turn off deprecated bison warnings under MSVC
2020-03-20 14:03:13 -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
Makefile
Install TAP test infrastructure so it's available for extension testing.
2016-09-23 15:50:00 -04:00
Makefile.global.in
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
2019-10-21 12:32:36 -04:00
Makefile.shlib
Ensure static libraries have correct mod time even if ranlib messes it up.
2018-11-29 15:53:44 -05: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