postgresql/src
Peter Eisentraut 0710499195 Small wording tweaks
Dmitry Igrishin
2016-08-02 22:33:56 -04:00
..
backend Remove duplicate InitPostmasterChild() call while starting a bgworker. 2016-08-02 18:39:14 -04:00
bin Fix pg_dump's handling of public schema with both -c and -C options. 2016-08-02 12:49:40 -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 Minor cleanup for access/transam/parallel.c. 2016-08-01 16:12:01 -04:00
interfaces Small wording tweaks 2016-08-02 22:33:56 -04:00
makefiles
pl Make pltcl regression tests safe for Danish locale. 2016-07-21 14:24:07 -04:00
port pgindent run for 9.6 2016-06-09 18:02:36 -04:00
template
test Consistently capitalize names of recovery tests 2016-08-02 10:47:03 -04:00
timezone Reduce stack space consumption in tzload(). 2016-07-07 11:28:17 -04:00
tools Establish conventions about global object names used in regression tests. 2016-07-17 18:42:43 -04:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Provide and use a makefile target to build all generated headers. 2016-07-01 15:09:02 -04:00
Makefile.shlib Make the AIX case of Makefile.shlib safe for parallel make. 2016-07-23 20:30:03 -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