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 d11e301a15 Improve the documentation comment for replace(). Robert Treat 18 years ago
..
access Fix a subtle bug exposed by recent wal_sync_method rearrangements. 18 years ago
bootstrap Update copyrights in source tree to 2008. 18 years ago
catalog Improve the documentation comment for replace(). Robert Treat 18 years ago
commands Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
executor Move the "instr_time" typedef and associated macros into a new header 18 years ago
lib Update copyrights in source tree to 2008. 18 years ago
libpq Code review for recent patch to terminate online backup during shutdown: 18 years ago
mb Update copyrights in source tree to 2008. 18 years ago
nodes Add a RESTART (without parameter) option to ALTER SEQUENCE, allowing a 18 years ago
optimizer Allow the planner's estimate of the fraction of a cursor's rows that will be 18 years ago
parser Restructure some header files a bit, in particular heapam.h, by removing some 18 years ago
port Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
portability Add support for tracking call counts and elapsed runtime for user-defined 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 Restructure some header files a bit, in particular heapam.h, by removing some 18 years ago
snowball Update copyrights in source tree to 2008. 18 years ago
storage Improve snapshot manager by keeping explicit track of snapshots. 18 years ago
tcop Implement enum type for guc parameters, and convert a couple of existing 18 years ago
tsearch Extend GIN to support partial-match searches, and extend tsquery to support 18 years ago
utils Add a field to guc enums to allow hiding of values from display while 18 years ago
Makefile Move the "instr_time" typedef and associated macros into a new header 18 years ago
c.h Allow float8, int8, and related datatypes to be passed by value on machines 18 years ago
fmgr.h Add support for tracking call counts and elapsed runtime for user-defined 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 Prevent shutdown in normal mode if online backup is running, and 18 years ago
pg_config.h.in Extend yesterday's patch making BLCKSZ and RELSEG_SIZE configurable to also 18 years ago
pg_config.h.win32 Provide for MSVC config equivalents of recently added configure options. Remove 18 years ago
pg_config_manual.h Extend yesterday's patch making BLCKSZ and RELSEG_SIZE configurable to also 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 Add support for tracking call counts and elapsed runtime for user-defined 18 years ago
pgtime.h Update copyrights in source tree to 2008. 18 years ago
port.h Fix rmtree() so that it keeps going after failure to remove any individual 18 years ago
postgres.h Allow float8, int8, and related datatypes to be passed by value on machines 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