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/include
Bruce Momjian 38081fd000 Change PG_DELAY from msec to usec and use it consistenly rather than 22 years ago
..
access Make the 'wal_debug' GUC variable a boolean (rather than an integer), and 22 years ago
bootstrap make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
catalog Apply the core parts of Dennis Bjorklund's patch to allow function 22 years ago
commands make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
executor Ensure set-returning functions in the targetlist of a plan node will be 22 years ago
lib make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
libpq This patch is the next step towards (re)allowing fork/exec. 22 years ago
mb make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
nodes Cleanup: move the 'Value' node into a separate file, rather than putting 22 years ago
optimizer Adjust indexscan planning logic to keep RestrictInfo nodes associated 22 years ago
parser make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
port Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platforms 22 years ago
regex make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
rewrite make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
storage Must test for __hppa__ as well as __hppa to make linux-hppa happy. 22 years ago
tcop make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
utils Code cleanup, mostly in the smgr: 22 years ago
Makefile $Header: -> $PostgreSQL Changes ... 22 years ago
c.h This patch is the next step towards (re)allowing fork/exec. 22 years ago
fmgr.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
funcapi.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
getaddrinfo.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
getopt_long.h $Header: -> $PostgreSQL Changes ... 22 years ago
miscadmin.h Change PG_DELAY from msec to usec and use it consistenly rather than 22 years ago
pg_config.h.in Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. 22 years ago
pg_config.h.win32 Bump all version numbers and version stamps mentioned in RELEASE_CHANGES. 22 years ago
pg_config_manual.h Make the 'wal_debug' GUC variable a boolean (rather than an integer), and 22 years ago
pgstat.h Continued rearrangement to permit pgstat + BootstrapMain processes to be 22 years ago
port.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
postgres.h There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to 22 years ago
postgres_ext.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
postgres_fe.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
rusagestub.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
strdup.h