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
Heikki Linnakangas fd5942c18f Use the regular main processing loop also in walsenders. 13 years ago
..
access Split off functions related to timeline history files and XLOG archiving. 13 years ago
bootstrap Fix management of pendingOpsTable in auxiliary processes. 14 years ago
catalog refactor ALTER some-obj SET OWNER implementation 13 years ago
commands refactor ALTER some-obj SET OWNER implementation 13 years ago
datatype Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
executor Split tuple struct defs from htup.h to htup_details.h 14 years ago
foreign Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
lib Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
libpq Parse pg_ident.conf when it's loaded, keeping it in memory in parsed format. 13 years ago
mb Fix bogus macro definition. 14 years ago
nodes Support CREATE SCHEMA IF NOT EXISTS. 13 years ago
optimizer Suppress creation of backwardly-indexed paths for LATERAL join clauses. 14 years ago
parser Allow OLD and NEW in multi-row VALUES within rules. 14 years ago
port Remove checks for now long outdated compilers. 13 years ago
portability Update copyright notices for year 2012. 14 years ago
postmaster Support having multiple Unix-domain sockets per postmaster. 14 years ago
regex Re-implement extraction of fixed prefixes from regular expressions. 14 years ago
replication Use the regular main processing loop also in walsenders. 13 years ago
rewrite Centralize the logic for detecting misplaced aggregates, window funcs, etc. 14 years ago
snowball Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
storage Improve coding around the fsync request queue. 14 years ago
tcop Remove execdesc.h inclusion from tcopprot.h 13 years ago
tsearch Replace int2/int4 in C code with int16/int32 14 years ago
utils Add support for include_dir in config file. 13 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
Makefile Fix server header file installation with vpath builds 14 years ago
c.h Provide some static-assertion functionality on all compilers. 13 years ago
fmgr.h Update copyright notices for year 2012. 14 years ago
funcapi.h Update copyright notices for year 2012. 14 years ago
getaddrinfo.h Update copyright notices for year 2012. 14 years ago
getopt_long.h Update copyright notices for year 2012. 14 years ago
miscadmin.h Support having multiple Unix-domain sockets per postmaster. 14 years ago
pg_config.h.in Add infrastructure for compile-time assertions about variable types. 13 years ago
pg_config.h.win32 Add infrastructure for compile-time assertions about variable types. 13 years ago
pg_config_manual.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
pg_trace.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
pgstat.h Unify calling conventions for postgres/postmaster sub-main functions 14 years ago
pgtime.h Update copyright notices for year 2012. 14 years ago
port.h Make new event trigger facility actually do something. 14 years ago
postgres.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
postgres_ext.h Remove cvs keywords from all files. 16 years ago
postgres_fe.h Update copyright notices for year 2012. 14 years ago
rusagestub.h Update copyright notices for year 2012. 14 years ago
windowapi.h Update copyright notices for year 2012. 14 years ago