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 b12fd41c69 Don't generate parallel paths for rels with parallel-restricted outputs. 10 years ago
..
access Stop the executor if no more tuples can be sent from worker to leader. 10 years ago
bootstrap Update copyright for 2016 10 years ago
catalog Clarify documentation of ceil/ceiling/floor functions. 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 Mark read/write expanded values as read-only in ExecProject(). 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 Don't generate parallel paths for rels with parallel-restricted outputs. 10 years ago
optimizer Eliminate "parallel degree" terminology. 10 years ago
parser Support ALTER THING .. DEPENDS ON EXTENSION 10 years ago
port Fix various common mispellings. 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 various common mispellings. 10 years ago
tcop Stop the executor if no more tuples can be sent from worker to leader. 10 years ago
tsearch Restore original tsquery operation numbering. 10 years ago
utils Mop-up for parallel degree-ectomy. 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 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 Mark PostmasterPid as PGDLLIMPORT. 10 years ago
pg_config.h.in Add BSD authentication method. 10 years ago
pg_config.h.win32 Stamp 9.6beta1. 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 Add support for more extensive testing of raw_expression_tree_walker(). 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 Don't reset changes_since_analyze after a selective-columns ANALYZE. 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