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
Tom Lane 48dfa0d057 Arrange to print the relevant key values when reporting a foreign-key 23 years ago
..
access Remove unneeded dash blocks around function start comments. 23 years ago
bootstrap Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache 23 years ago
catalog Tweak dependency code to suppress NOTICEs generated by new method for 23 years ago
commands Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options 23 years ago
executor Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options 23 years ago
lib Remove bit.c/h routines. Not used anymore. 23 years ago
libpq A typo in src/backend/libpq/hba.c breaks local ident authentication 23 years ago
main This patch removes a bunch of superfluous #include directives: if 23 years ago
nodes Restructure parsetree representation of DECLARE CURSOR: now it's a 23 years ago
optimizer Make eval_const_expressions simplify FieldSelect from a whole-row Var 23 years ago
parser Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options 23 years ago
po Most of the code follows the American spelling of the word, which is 23 years ago
port This patch fixes a bunch of spelling mistakes in comments throughout the 23 years ago
postmaster If a shutdown request comes in while we're still starting up, don't 23 years ago
regex Replace regular expression package with Henry Spencer's latest version 23 years ago
rewrite Remove REWRITE_INVOKE_MAX in favor of making an accurate check for 23 years ago
storage Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache 23 years ago
tcop Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options 23 years ago
utils Arrange to print the relevant key values when reporting a foreign-key 23 years ago
Makefile Move pg_service.conf.sample to /interfaces/libpq. 23 years ago
nls.mk Translation updates 23 years ago