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 e33f205a94 Adjust btree index build procedure so that the btree metapage looks 23 years ago
..
access Adjust btree index build procedure so that the btree metapage looks 23 years ago
bootstrap Update copyrights to 2003. 23 years ago
catalog Repair some REINDEX problems per recent discussions. The relcache is 23 years ago
commands Another pgindent run with updated typedefs. 23 years ago
executor Get rid of ReferentialIntegritySnapshotOverride by extending Executor API 23 years ago
lib Update copyrights to 2003. 23 years ago
libpq Second try at IPv4-to-v6 mapping code; avoid assuming that the struct 23 years ago
mb pgindent run. 23 years ago
nodes Get rid of ReferentialIntegritySnapshotOverride by extending Executor API 23 years ago
optimizer Remove geqo_random_seed parameter. Having geqo reset the global random() 23 years ago
parser Create a 'type cache' that keeps track of the data needed for any particular 23 years ago
port Move -D_GNU_SOURCE hack from port header to template, so that 23 years ago
regex Another pgindent run with updated typedefs. 23 years ago
rewrite Update copyrights to 2003. 23 years ago
storage Fix #error message to mention renamed option --disable-spinlocks. 23 years ago
tcop Another pgindent run with updated typedefs. 23 years ago
utils Get rid of ReferentialIntegritySnapshotOverride by extending Executor API 23 years ago
Makefile Include directory rearrangement 25 years ago
c.h Arrange to align shared disk buffers on at least 32-byte boundaries, 23 years ago
fmgr.h Update copyrights to 2003. 23 years ago
funcapi.h Fix some copyright notices that weren't updated. Improve copyright tool 23 years ago
getaddrinfo.h Workaround for platforms that have getaddrinfo() without AI_NUMERICHOST. 23 years ago
getopt_long.h Another pgindent run with updated typedefs. 23 years ago
miscadmin.h Repair some REINDEX problems per recent discussions. The relcache is 23 years ago
pg_config.h.in autoconf/autoheader run. 23 years ago
pg_config.h.win32 Attached is the complete diff against current CVS. 23 years ago
pg_config_manual.h Arrange to align shared disk buffers on at least 32-byte boundaries, 23 years ago
pgstat.h pgindent run. 23 years ago
port.h Attempt threading in this order: 23 years ago
postgres.h Update copyrights to 2003. 23 years ago
postgres_ext.h Share PG_DIAG_* macros between client and server and use them internally. 23 years ago
postgres_fe.h Update copyrights to 2003. 23 years ago
rusagestub.h Update copyrights to 2003. 23 years ago
strdup.h