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
Tom Lane f4e031c662 Add bms_next_member(), and use it where appropriate. 11 years ago
..
backend Add bms_next_member(), and use it where appropriate. 11 years ago
bin Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql. 11 years ago
common Small message fixes 12 years ago
include Add bms_next_member(), and use it where appropriate. 11 years ago
interfaces Allow "dbname" from connection string to be overridden in PQconnectDBParams 11 years ago
makefiles Fix suggested layout for PGXS makefile 11 years ago
pl Add bms_next_member(), and use it where appropriate. 11 years ago
port Fix win32setlocale.c const-related warnings. 11 years ago
template Remove Alpha and Tru64 support. 12 years ago
test Rename pg_rowsecurity -> pg_policy and other fixes 11 years ago
timezone Update time zone data files to tzdata release 2014j. 11 years ago
tools Update comments in find_typedef. 11 years ago
tutorial Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 12 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add configure --enable-tap-tests option 11 years ago
Makefile.shlib Clarify .def file comments. 11 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak