postgresql/src
2016-06-24 01:08:08 -04:00
..
backend Fix small memory leak in partial-aggregate deserialization functions. 2016-06-23 10:55:59 -04:00
bin psql: Improve \crosstabview error messages 2016-06-24 01:08:08 -04:00
common pgindent run for 9.6 2016-06-09 18:02:36 -04:00
fe_utils Fix comment. 2016-05-15 17:04:01 -04:00
include Fix type-safety problem with parallel aggregate serial/deserialization. 2016-06-22 16:52:41 -04:00
interfaces Translation updates 2016-06-20 09:48:08 -04:00
makefiles Fix typos in comments and doc 2016-01-28 16:47:36 +09:00
pl Add missing check for malloc failure in plpgsql_extra_checks_check_hook(). 2016-06-20 15:36:54 -04:00
port pgindent run for 9.6 2016-06-09 18:02:36 -04:00
template Remove some remains from Alpha support removal 2015-10-29 16:40:14 -04:00
test psql: Improve \crosstabview error messages 2016-06-24 01:08:08 -04:00
timezone Update time zone data files to tzdata release 2016d. 2016-05-05 20:08:58 -04:00
tools Update oidjoins regression test for 9.6. 2016-06-22 17:12:55 -04:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
Makefile.global.in Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
Makefile.shlib AIX: Link TRANSFORM modules with their dependencies. 2015-07-15 21:00:26 -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