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 1a2c17f8e2 Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. 10 years ago
..
access Revert timeline following in replication slots 10 years ago
bootstrap Update copyright for 2016 10 years ago
catalog Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. 10 years ago
commands Support ALTER THING .. DEPENDS ON EXTENSION 10 years ago
common Avoid PGDLLIMPORT for simple local references in frontend programs. 10 years ago
datatype Be more careful about out-of-range dates and timestamps. 10 years ago
executor Rework custom scans to work more like the new extensible node stuff. 10 years ago
fe_utils Move and rename fmtReloptionsArray(). 10 years ago
foreign Don't require a user mapping for FDWs to work. 10 years ago
lib Remove mergeHyperLogLog. 10 years ago
libpq Add authentication parameters compat_realm and upn_usename for SSPI 10 years ago
mb Update copyright for 2016 10 years ago
nodes Fix EXPLAIN VERBOSE output for parallel aggregate. 10 years ago
optimizer Fix mishandling of equivalence-class tests in parameterized plans. 10 years ago
parser Support ALTER THING .. DEPENDS ON EXTENSION 10 years ago
port Fix comment whitespace in VS2105 patch 10 years ago
portability Update copyright for 2016 10 years ago
postmaster Allow Pin/UnpinBuffer to operate in a lockfree manner. 10 years ago
regex Suppress compiler warnings about useless comparison of unsigned to zero. 10 years ago
replication Fix thinko in comment 10 years ago
rewrite Update copyright for 2016 10 years ago
snowball Update copyright for 2016 10 years ago
storage Fix typo 10 years ago
tcop Widen query numbers-of-tuples-processed counters to uint64. 10 years ago
tsearch Restore original tsquery operation numbering. 10 years ago
utils Fix hash index vs "snapshot too old" problemms 10 years ago
.gitignore
Makefile Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 10 years ago
c.h Make init_spin_delay() C89 compliant and change stuck spinlock reporting. 10 years ago
fmgr.h Update copyright for 2016 10 years ago
funcapi.h Widen query numbers-of-tuples-processed counters to uint64. 10 years ago
getaddrinfo.h Update copyright for 2016 10 years ago
getopt_long.h Update copyright for 2016 10 years ago
miscadmin.h Use quicksort, not replacement selection, for external sorting. 10 years ago
pg_config.h.in Add BSD authentication method. 10 years ago
pg_config.h.win32 Add BSD authentication method. 10 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Further reduce the number of semaphores used under --disable-spinlocks. 10 years ago
pg_getopt.h Update copyright for 2016 10 years ago
pg_trace.h Update copyright for 2016 10 years ago
pgstat.h Remove trailing commas in enums. 10 years ago
pgtar.h Update copyright for 2016 10 years ago
pgtime.h Update copyright for 2016 10 years ago
port.h On all Windows platforms, not just Cygwin, use _timezone and _tzname. 10 years ago
postgres.h Adjust DatumGetBool macro, this time for sure. 10 years ago
postgres_ext.h pgindent run for 9.4 12 years ago
postgres_fe.h Update copyright for 2016 10 years ago
rusagestub.h Update copyright for 2016 10 years ago
windowapi.h Update copyright for 2016 10 years ago