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 b03271590e Remove heap_release_fetch, which is no longer used anywhere; this simplifies 18 years ago
..
access Remove heap_release_fetch, which is no longer used anywhere; this simplifies 18 years ago
bootstrap Update copyrights in source tree to 2008. 18 years ago
catalog Support statement-level ON TRUNCATE triggers. Simon Riggs 18 years ago
commands Support statement-level ON TRUNCATE triggers. Simon Riggs 18 years ago
executor Add SPI-level support for executing SQL commands with one-time-use plans, 18 years ago
lib Update copyrights in source tree to 2008. 18 years ago
libpq Add server side lo_import(filename, oid) function. 18 years ago
mb Update copyrights in source tree to 2008. 18 years ago
nodes When a relation has been proven empty by constraint exclusion, propagate that 18 years ago
optimizer Fix an oversight I made in a cleanup patch over a year ago: 18 years ago
parser The original implementation of polymorphic aggregates didn't really get the 18 years ago
port Replace time_t with pg_time_t (same values, but always int64) in on-disk 18 years ago
postmaster Update copyrights in source tree to 2008. 18 years ago
regex Convert three more guc settings to enum type: 18 years ago
rewrite Update copyrights in source tree to 2008. 18 years ago
snowball Update copyrights in source tree to 2008. 18 years ago
storage Separate snapshot management code from tuple visibility code, create a 18 years ago
tcop Implement enum type for guc parameters, and convert a couple of existing 18 years ago
tsearch Simplify and standardize conversions between TEXT datums and ordinary C 18 years ago
utils Convert three more guc settings to enum type: 18 years ago
Makefile Enable probes to work with Mac OS X Leopard and other OSes that will 18 years ago
c.h Enable probes to work with Mac OS X Leopard and other OSes that will 18 years ago
fmgr.h Update copyrights in source tree to 2008. 18 years ago
funcapi.h Update copyrights in source tree to 2008. 18 years ago
getaddrinfo.h Update copyrights in source tree to 2008. 18 years ago
getopt_long.h Update copyrights in source tree to 2008. 18 years ago
miscadmin.h Rename miscadmin.h's PG_VERSIONSTR macro to PG_BACKEND_VERSIONSTR to 18 years ago
pg_config.h.in Provide a build-time option to store large relations as single files, rather 18 years ago
pg_config.h.win32 Stamp HEAD as 8.4devel. 18 years ago
pg_config_manual.h Reduce the need for frontend programs to include "postgres.h" by refactoring 18 years ago
pg_trace.h Enable probes to work with Mac OS X Leopard and other OSes that will 18 years ago
pgstat.h Teach ANALYZE to distinguish dead and in-doubt tuples, which it formerly 18 years ago
pgtime.h Update copyrights in source tree to 2008. 18 years ago
port.h Fix handling of restricted processes for Windows Vista (mainly), 18 years ago
postgres.h Reduce the need for frontend programs to include "postgres.h" by refactoring 18 years ago
postgres_ext.h Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It 19 years ago
postgres_fe.h Update copyrights in source tree to 2008. 18 years ago
rusagestub.h Update copyrights in source tree to 2008. 18 years ago