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
Tom Lane af6e88a9cf Remove NEXTXID xlog record type to avoid three-way deadlock risk. 25 years ago
..
access Remove NEXTXID xlog record type to avoid three-way deadlock risk. 25 years ago
bootstrap Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
catalog Remove NEXTXID xlog record type to avoid three-way deadlock risk. 25 years ago
commands Reduce amount of memory used per tuple for after-event triggers. This 25 years ago
executor Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatible 25 years ago
lib Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
libpq Restructure the key include files per recent pghackers discussion: there 25 years ago
mb Restructure the key include files per recent pghackers discussion: there 25 years ago
nodes Update mysql converter, new version released. 25 years ago
optimizer Take OUTER JOIN semantics into account when estimating the size of join 25 years ago
parser Clean up two rather nasty bugs in operator selection code. 25 years ago
port Patches from Cyril Velter to make shared-memory-conflict-detection code 25 years ago
regex Add _REGEX_UTILS_H to avoid duplication. 25 years ago
rewrite Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
storage XLOG (and related) changes: 25 years ago
tcop XLOG (and related) changes: 25 years ago
utils Remove obsolete PowerPC-specific hack for comparisons to DBL_MIN 25 years ago
Makefile Add missing semicolon required by QNX shell. 25 years ago
c.h Remove inclusion of <varargs.h> on SunOS; this does not work since we 25 years ago
config.h.in Remove HAVE_OPTARG per discussion in hackers list. 25 years ago
config.h.win32 Actually, it looks like DEF_PGPORT belongs over in config.h.win32 for 25 years ago
fmgr.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
miscadmin.h XLOG (and related) changes: 25 years ago
postgres.h Restructure the key include files per recent pghackers discussion: there 25 years ago
postgres_ext.h Restructure the key include files per recent pghackers discussion: there 25 years ago
postgres_fe.h Restructure the key include files per recent pghackers discussion: there 25 years ago
rusagestub.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago