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
Robert Haas 30df93f698 hash: Refactor overflow page allocation. 9 years ago
..
access hash: Refactor overflow page allocation. 9 years ago
bootstrap Update copyright via script for 2017 9 years ago
catalog Remove pg_control's enableIntTimes field. 9 years ago
commands Add CREATE COLLATION IF NOT EXISTS clause 9 years ago
common Replace isMD5() with a more future-proof way to check if pw is encrypted. 9 years ago
datatype Consistently declare timestamp variables as TimestampTz. 9 years ago
executor Allow custom and foreign scans to have shutdown callbacks. 9 years ago
fe_utils Update copyright via script for 2017 9 years ago
foreign Allow custom and foreign scans to have shutdown callbacks. 9 years ago
lib simplehash: Additional tweaks to make specifying an allocator work. 9 years ago
libpq Remove some configure header-file checks that we weren't really using. 9 years ago
mb Update copyright via script for 2017 9 years ago
nodes Add "Slab" MemoryContext implementation for efficient equal-sized allocations. 9 years ago
optimizer Add optimizer and executor support for parallel index scans. 9 years ago
parser Remove vestigial resolveUnknown arguments from transformSortClause etc. 9 years ago
port Remove useless duplicate inclusions of system header files. 9 years ago
portability Update copyright via script for 2017 9 years ago
postmaster Update copyright via script for 2017 9 years ago
regex Update copyright via script for 2017 9 years ago
replication Use the new "Slab" context for some allocations in reorderbuffer.h. 9 years ago
rewrite Remove deprecated COMMENT ON RULE syntax 9 years ago
snowball Update copyright via script for 2017 9 years ago
storage hash: Refactor bucket squeeze code. 9 years ago
tcop Add a new DestReceiver for printing tuples without catalog access. 9 years ago
tsearch Fix typos in comments. 9 years ago
utils chomp PQerrorMessage() in backend uses 9 years ago
.gitignore
Makefile Generate fmgr prototypes automatically 9 years ago
c.h De-support floating-point timestamps. 9 years ago
fmgr.h Update copyright via script for 2017 9 years ago
funcapi.h Update copyright via script for 2017 9 years ago
getaddrinfo.h Update copyright via script for 2017 9 years ago
getopt_long.h Update copyright via script for 2017 9 years ago
miscadmin.h Update copyright via script for 2017 9 years ago
pg_config.h.in Remove some configure header-file checks that we weren't really using. 9 years ago
pg_config.h.win32 Remove some configure header-file checks that we weren't really using. 9 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Fix default minimum value for descending sequences 9 years ago
pg_getopt.h Update copyright via script for 2017 9 years ago
pg_trace.h Update copyright via script for 2017 9 years ago
pgstat.h btree: Support parallel index scans. 9 years ago
pgtar.h Update copyright via script for 2017 9 years ago
pgtime.h Fix incorrect comment: pgtime's tm_mon is 1-based, not 0-based. 9 years ago
port.h Update copyright via script for 2017 9 years ago
postgres.h Update copyright via script for 2017 9 years ago
postgres_ext.h Add a nonlocalized version of the severity field to client error messages. 9 years ago
postgres_fe.h Update copyright via script for 2017 9 years ago
rusagestub.h Update copyright via script for 2017 9 years ago
windowapi.h Update copyright via script for 2017 9 years ago