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 7f60b81e1a Fix failure in CreateCheckPoint on some Alpha boxes --- it's not OK to 25 years ago
..
access New WAL version - CRC and data blocks backup. 25 years ago
bootstrap Auto checkpoint creation. 25 years ago
catalog New WAL version - CRC and data blocks backup. 25 years ago
commands New WAL version - CRC and data blocks backup. 25 years ago
executor Change SearchSysCache coding conventions so that a reference count is 25 years ago
lib Change SearchSysCache coding conventions so that a reference count is 25 years ago
libpq Clean up backend-exit-time cleanup behavior. Use on_shmem_exit callbacks 25 years ago
mb Extend CREATE DATABASE to allow selection of a template database to be 25 years ago
nodes Planner speedup hacking. Avoid saving useless pathkeys, so that path 25 years ago
optimizer Planner speedup hacking. Avoid saving useless pathkeys, so that path 25 years ago
parser Clean up handling of FOR UPDATE inside views and subselects ... make it 25 years ago
port >> Here is a patch for the beos port (All regression tests are OK). 25 years ago
regex Ensure that all uses of <ctype.h> functions are applied to unsigned-char 25 years ago
rewrite Repair breakage of rules containing INSERT ... SELECT actions, per bug 25 years ago
storage Fix failure in CreateCheckPoint on some Alpha boxes --- it's not OK to 25 years ago
tcop Disable elog(ERROR|FATAL) in signal handlers in 25 years ago
utils Improve comments. 25 years ago
Makefile Add support for VPATH builds, that is, building somewhere else than in the 26 years ago
c.h Add configure check to see whether <string.h> and <strings.h> may both be 26 years ago
config.h.in Fix portability problems recently exposed by regression tests on Alphas. 25 years ago
config.h.win32 Add missing files like foreign key regression tests and config.h.win32. 26 years ago
fmgr.h Revise handling of oldstyle/newstyle functions per recent discussions 25 years ago
miscadmin.h Get rid of not-very-portable fcntl(F_SETLK) mechanism for locking the Unix 25 years ago
postgres.h Make acl-related functions safe for TOAST. Mark pg_class.relacl as 26 years ago
postgres_ext.h Repair not-too-well-thought-out code to do rangechecking of OIDs on 25 years ago
rusagestub.h Add: 26 years ago
strdup.h