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 50861cd683 Improve portability of I/O behavior for the geometric types. 10 years ago
..
access Introduce traversalValue for SP-GiST scan 10 years ago
bootstrap Update copyright for 2016 10 years ago
catalog Bump catalog version, forget in acdf2a8b37 10 years ago
commands Support CREATE ACCESS METHOD 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 psql's psqlscan.l into src/fe_utils. 10 years ago
foreign Don't require a user mapping for FDWs to work. 10 years ago
lib Add two HyperLogLog functions 10 years ago
libpq Properly declare FeBeWaitSet. 10 years ago
mb Update copyright for 2016 10 years ago
nodes Allow aggregate transition states to be serialized and deserialized. 10 years ago
optimizer Allow aggregate transition states to be serialized and deserialized. 10 years ago
parser Allow aggregate transition states to be serialized and deserialized. 10 years ago
port Call xlc __isync() after, not before, associated compare-and-swap. 10 years ago
portability Update copyright for 2016 10 years ago
postmaster Allow the WAL writer to flush WAL at a reduced rate. 10 years ago
regex Suppress compiler warnings about useless comparison of unsigned to zero. 10 years ago
replication Add new replication mode synchronous_commit = 'remote_apply'. 10 years ago
rewrite Update copyright for 2016 10 years ago
snowball Update copyright for 2016 10 years ago
storage Introduce WaitEventSet API. 10 years ago
tcop Widen query numbers-of-tuples-processed counters to uint64. 10 years ago
tsearch Improve support of Hunspell 10 years ago
utils Improve portability of I/O behavior for the geometric types. 10 years ago
.gitignore Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
Makefile Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 10 years ago
c.h Update copyright for 2016 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 Add idle_in_transaction_session_timeout. 10 years ago
pg_config.h.in Introduce WaitEventSet API. 10 years ago
pg_config.h.win32 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. 10 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 Change the way that LWLocks for extensions are allocated. 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 Add simple VACUUM progress reporting. 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 Widen query numbers-of-tuples-processed counters to uint64. 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