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 644a0a6379 Fix archive_cleanup_command. 13 years ago
..
access Fix archive_cleanup_command. 13 years ago
bootstrap Fix management of pendingOpsTable in auxiliary processes. 14 years ago
catalog Fix ALTER EXTENSION / SET SCHEMA 13 years ago
commands Fix ALTER EXTENSION / SET SCHEMA 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 Remove unnecessary "head" arguments from some dlist/slist functions. 13 years ago
libpq Add API for 64-bit large object access. Now users can access up to 13 years ago
mb Fix bogus macro definition. 14 years ago
nodes Fix handling of inherited check constraints in ALTER COLUMN TYPE. 13 years ago
optimizer Fix planning of non-strict equivalence clauses above outer joins. 13 years ago
parser Use correct text domain for translating errcontext() messages. 13 years ago
port Add URLs to document why DLLIMPORT is needed on Windows. 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 Make the streaming replication protocol messages architecture-independent. 13 years ago
rewrite Rename ResolveNew() to ReplaceVarsFromTargetList(), and tweak its API. 13 years ago
snowball Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
storage Fix WaitLatch() to return promptly when the requested timeout expires. 13 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 Use correct text domain for translating errcontext() messages. 13 years ago
.gitignore Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
Makefile Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
c.h Silence "expression result unused" warnings in AssertVariableIsOfTypeMacro 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 Remove comment that is no longer true. 13 years ago
pg_config.h.in Rename USE_INLINE to PG_USE_INLINE 13 years ago
pg_config.h.win32 Rename USE_INLINE to PG_USE_INLINE 13 years ago
pg_config_ext.h.in Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
pg_config_ext.h.win32 Autoconfiscate selection of 64-bit int type for 64-bit large object API. 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 Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 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