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 874e8cef99 Remove bogus manipulation of SIGPIPE; the backend already runs with 23 years ago
..
access This trivial patch removes the usage of some old statistics code that no 23 years ago
bootstrap Revise executor APIs so that all per-query state structure is built in 23 years ago
catalog Create a distinction between Lists of integers and Lists of OIDs, to get 23 years ago
commands Adds in NO MAXVALUE and NO MINVALUE options for create sequence per 200X 23 years ago
executor Create a distinction between Lists of integers and Lists of OIDs, to get 23 years ago
lib Remove bit.c/h routines. Not used anymore. 23 years ago
libpq Remove bogus manipulation of SIGPIPE; the backend already runs with 23 years ago
main This patch removes a bunch of superfluous #include directives: if 23 years ago
nodes Get rid of last few vestiges of parsetree dependency on grammar token 23 years ago
optimizer Fix thinko in new logic about pushing down non-nullability constraints: 23 years ago
parser Parser was dropping foreign-key constraints on the floor if present in 23 years ago
po Most of the code follows the American spelling of the word, which is 23 years ago
port This patch removes a bunch of superfluous #include directives: if 23 years ago
postmaster Where available, use utime() or utimes() to update the file mod time 23 years ago
regex Replace regular expression package with Henry Spencer's latest version 23 years ago
rewrite Repair rule permissions-checking bug reported by Tim Burgess 10-Feb-02: 23 years ago
storage This trivial patch removes the usage of some old statistics code that no 23 years ago
tcop Code for WITHOUT OIDS. 23 years ago
utils Prevent timetz2tm() from scribbling on its input in HAVE_INT64_TIMESTAMP case. 23 years ago
Makefile Move pg_service.conf.sample to /interfaces/libpq. 23 years ago
nls.mk Translation updates 24 years ago