You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Alvaro Herrera b3196e65f5 Fix bug for array-formatted identities of user mappings 11 years ago
..
backend Fix bug for array-formatted identities of user mappings 11 years ago
bin psql: show proper row count in \x mode for zero-column output 11 years ago
common Unlink static libraries before rebuilding them. 11 years ago
include Allow foreign tables to participate in inheritance. 11 years ago
interfaces Fix libpq test expected output file 11 years ago
makefiles Revert haphazard pgxs makefile changes 11 years ago
pl array_offset() and array_offsets() 11 years ago
port Build src/port/dirmod.c only on Windows. 11 years ago
template Remove duplicate specification of -Ae for HP-UX C compiler. 11 years ago
test Add support for ALTER TABLE IF EXISTS ... RENAME CONSTRAINT 11 years ago
timezone Update time zone data files to tzdata release 2015a. 11 years ago
tools Try to fix MSVC build of pg_rewind. 11 years ago
tutorial Update copyright for 2015 11 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Fix installcheck case for tap tests 11 years ago
Makefile.shlib Unlink static libraries before rebuilding them. 11 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak