postgresql/src
Peter Eisentraut 05cf0ea8d1 psql: Add more constraint completion
- ALTER DOMAIN ... DROP/RENAME/VALIDATE CONSTRAINT
- ALTER TABLE ... RENAME/VALIDATE CONSTRAINT
- COMMENT ON CONSTRAINT
- SET CONSTRAINTS
2012-09-14 22:11:17 -04:00
..
backend Properly set relpersistence for fake relcache entries. 2012-09-14 09:35:07 -04:00
bin psql: Add more constraint completion 2012-09-14 22:11:17 -04:00
include Fix a couple other leftover uses of 'conisonly' terminology. 2012-09-12 15:12:24 -04:00
interfaces Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism bug. 2012-09-09 15:08:32 -04:00
makefiles Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
pl Add a regression test case based on bug #7516. 2012-09-14 11:05:53 -04:00
port Fix typo in comment for pclose_check() function. 2012-09-12 22:33:10 -05:00
template Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
test Improve largeobject regression test to show size of object read from file. 2012-09-14 18:24:53 -04:00
timezone Update time zone data files to tzdata release 2012e. 2012-08-14 10:54:24 -04:00
tools Add vcregress.pl target for checking pg_upgrade. 2012-09-10 12:47:50 -04:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Remove configure flag --disable-shared, as it is no longer used by any 2012-08-30 16:26:53 -04:00
Makefile.shlib Remove configure flag --disable-shared, as it is no longer used by any 2012-08-30 16:26:53 -04:00
nls-global.mk Lots of doc corrections. 2012-04-23 22:43:09 -04:00
win32.mak