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
Neil Conway 164adc4d39 Refactor fork()-related code. We need to do various housekeeping tasks 21 years ago
..
access Adjust creation/destruction of TupleDesc data structure to reduce the 21 years ago
bootstrap Tag appropriate files for rc3 21 years ago
catalog Implement max() and min() aggregates for array types. Patch from Koju 21 years ago
commands Add code to prevent transaction ID wraparound by enforcing a safe limit 21 years ago
executor Revise hash join code so that we can increase the number of batches 21 years ago
lib Tag appropriate files for rc3 21 years ago
libpq Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 21 years ago
mb Rename canonical encodings, per Peter: 21 years ago
nodes Revise hash join code so that we can increase the number of batches 21 years ago
optimizer Improve planner's estimation of the space needed for HashAgg plans: 21 years ago
parser Tag appropriate files for rc3 21 years ago
port Allow Win32 to support the O_SYNC open flag as an wal_sync_method method. 21 years ago
postmaster Refactor fork()-related code. We need to do various housekeeping tasks 21 years ago
regex Solve the 'Turkish problem' with undesirable locale behavior for case 22 years ago
rewrite Tag appropriate files for rc3 21 years ago
storage Replace the BufMgrLock with separate locks on the lookup hashtable and 21 years ago
tcop Tag appropriate files for rc3 21 years ago
utils Revise hash join code so that we can increase the number of batches 21 years ago
Makefile Don't list port twice in SUBDIRS. Caught by Honda Shigehiro. 21 years ago
c.h Use _() macro consistently rather than gettext(). Add translation 21 years ago
fmgr.h Tag appropriate files for rc3 21 years ago
funcapi.h Update copyrights that were missed. 21 years ago
getaddrinfo.h Some more missed copyright notices. Many of these look like they 21 years ago
getopt_long.h Some more missed copyright notices. Many of these look like they 21 years ago
miscadmin.h Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 21 years ago
pg_config.h.in Add code to find_my_exec() to resolve a symbolic link down to the 21 years ago
pg_config.h.win32 Win32 8.1 stamp. 21 years ago
pg_config_manual.h Minor cleanup. 22 years ago
pgstat.h Update copyrights that were missed. 21 years ago
pgtime.h Tag appropriate files for rc3 21 years ago
port.h Allow Win32 to support the O_SYNC open flag as an wal_sync_method method. 21 years ago
postgres.h Tag appropriate files for rc3 21 years ago
postgres_ext.h Pgindent run for 8.0. 22 years ago
postgres_fe.h Tag appropriate files for rc3 21 years ago
rusagestub.h Tag appropriate files for rc3 21 years ago
strdup.h Fix an obsolete file path mentioned in a comment. 22 years ago