postgresql/src
2014-01-31 14:46:00 -05:00
..
backend Fix bogus handling of "postponed" lateral quals. 2014-01-30 14:51:16 -05:00
bin Add tab completion for ALTER TABLESPACE MOVE in psql. 2014-02-01 01:45:48 +09:00
common Fix unsafe references to errno within error messaging logic. 2014-01-29 20:04:43 -05:00
include Add convenience functions pg_sleep_for and pg_sleep_until. 2014-01-30 15:47:56 -05:00
interfaces Add checks for interval overflow/underflow 2014-01-30 09:41:43 -05:00
makefiles
pl Make DROP IF EXISTS more consistently not fail 2014-01-23 14:40:29 -03:00
port Allow use of "z" flag in our printf calls, and use it where appropriate. 2014-01-23 17:18:33 -05:00
template
test Add convenience functions pg_sleep_for and pg_sleep_until. 2014-01-30 15:47:56 -05:00
timezone Update copyright for 2014 2014-01-07 16:05:30 -05:00
tools pgindent: add Perl comment 2014-01-31 14:46:00 -05:00
tutorial Update copyright for 2014 2014-01-07 16:05:30 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in build: pass EXTRA_REGRESS_OPTS to secondary regression tests 2013-12-04 10:14:45 -05:00
Makefile.shlib
nls-global.mk
win32.mak