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/backend
Andres Freund 728f152e07 Add rmgr callback to name xlog record types for display purposes. 11 years ago
..
access Add rmgr callback to name xlog record types for display purposes. 11 years ago
bootstrap Revert "Fix bogus %name-prefix option syntax in all our Bison files." 12 years ago
catalog Add 'ignore_nulls' option to row_to_json 11 years ago
commands improve hash creation warning message 11 years ago
executor Fix pointer type in size passed to memset. 11 years ago
foreign Implement IMPORT FOREIGN SCHEMA. 12 years ago
lib pgindent run for 9.4 12 years ago
libpq Reorganize functions in be-secure-openssl.c 12 years ago
main Remove Alpha and Tru64 support. 12 years ago
nodes Implement IF NOT EXISTS for CREATE SEQUENCE. 12 years ago
optimizer Preserve AND/OR flatness while extracting restriction OR clauses. 11 years ago
parser Support ALTER SYSTEM RESET command. 12 years ago
po Translation updates 12 years ago
port Fix spinlock implementation for some !solaris sparc platforms. 12 years ago
postmaster Allow escaping of option values for options passed at connection start. 12 years ago
regex Fix two low-probability memory leaks in regular expression parsing. 12 years ago
replication Add GUC to enable logging of replication commands. 11 years ago
rewrite Assorted message improvements 12 years ago
snowball Finish adding file version information to installed Windows binaries. 12 years ago
storage Add missing volatile qualifier. 11 years ago
tcop Invent PGC_SU_BACKEND and mark log_connections/log_disconnections that way. 11 years ago
tsearch pgindent run for 9.4 12 years ago
utils Invent PGC_SU_BACKEND and mark log_connections/log_disconnections that way. 11 years ago
.gitignore
Makefile Get rid of use of dlltool in Mingw builds. 12 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Add libpgcommon to backend gettext source files 12 years ago