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 d42cf5a42a Add per-user and per-database connection limit options. 20 years ago
..
access Clean up a number of autovacuum loose ends. Make the stats collector 20 years ago
bootstrap Tag appropriate files for rc3 21 years ago
catalog Add per-user and per-database connection limit options. 20 years ago
commands Add per-user and per-database connection limit options. 20 years ago
executor Revise nodeMergejoin in light of example provided by Guillaume Smet. 20 years ago
lib Tag appropriate files for rc3 21 years ago
libpq Add GUC variables to control keep-alive times for idle, interval, and 20 years ago
mb Support 3 and 4-byte unicode characters. 20 years ago
nodes Add per-user and per-database connection limit options. 20 years ago
optimizer Fix a bunch of bad interactions between partial indexes and the new 20 years ago
parser Replace the parser's namespace tree (which formerly had the same 20 years ago
port Add fsync() define for Win32 to cover cases other than wal_sync_method 20 years ago
postmaster Integrate autovacuum functionality into the backend. There's still a 20 years ago
regex I made the patch that implements regexp_replace again. 20 years ago
rewrite Change expandRTE() and ResolveNew() back to taking just the single 20 years ago
storage Add per-user and per-database connection limit options. 20 years ago
tcop Integrate autovacuum functionality into the backend. There's still a 20 years ago
utils Add GUC variables to control keep-alive times for idle, interval, and 20 years ago
Makefile Use 'cp' and 'chmod' in place of 'install' to install header files. 21 years ago
c.h Add comment about void* use in MemSet. 20 years ago
fmgr.h Avoid bare 'struct Node;' declaration --- provokes annoying warnings 20 years ago
funcapi.h Document get_call_result_type() and friends; mark TypeGetTupleDesc() 20 years ago
getaddrinfo.h Fix a few macro definitions to ensure that unary minus is enclosed in 20 years ago
getopt_long.h Some more missed copyright notices. Many of these look like they 21 years ago
miscadmin.h Add SET ROLE. This is a partial commit of Stephen Frost's recent patch; 20 years ago
pg_config.h.in Update to autoconf 2.59 as well as updates of related scripts 20 years ago
pg_config.h.win32 Win32 8.1 stamp. 21 years ago
pg_config_manual.h Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the 21 years ago
pgstat.h Clean up a number of autovacuum loose ends. Make the stats collector 20 years ago
pgtime.h Code spacing improvement, particularly *tm spacing. 20 years ago
port.h Complete zic patch backout by removing NO_PGPORT workaround. 20 years ago
postgres.h First phase of project to use fixed OIDs for all system catalogs and 21 years ago
postgres_ext.h Pgindent run for 8.0. 21 years ago
postgres_fe.h Tag appropriate files for rc3 21 years ago
rusagestub.h Fix a few macro definitions to ensure that unary minus is enclosed in 20 years ago
strdup.h Fix an obsolete file path mentioned in a comment. 22 years ago