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 385f337c9f Allow foreign and custom joins to handle EvalPlanQual rechecks. 10 years ago
..
access Further tweak commit_timestamp behavior 10 years ago
bootstrap pgindent run for 9.5 11 years ago
catalog Fix handling of inherited check constraints in ALTER COLUMN TYPE (again). 10 years ago
commands Allow per-tablespace effective_io_concurrency 10 years ago
common pgindent run for 9.5 11 years ago
datatype
executor Avoid aggregating worker instrumentation multiple times. 10 years ago
foreign Allow foreign and custom joins to handle EvalPlanQual rechecks. 10 years ago
lib Avoid use of float arithmetic in bipartite_match.c. 11 years ago
libpq Don't send protocol messages to a shm_mq that no longer exists. 10 years ago
mb Avoid doing encoding conversions by double-conversion via MULE_INTERNAL. 10 years ago
nodes Allow foreign and custom joins to handle EvalPlanQual rechecks. 10 years ago
optimizer Allow foreign and custom joins to handle EvalPlanQual rechecks. 10 years ago
parser Determine whether it's safe to attempt a parallel plan for a query. 10 years ago
port Make abbreviated key comparisons for text a bit cheaper. 10 years ago
portability
postmaster Pass extra data to bgworkers, and use this to fix parallel contexts. 10 years ago
regex Implement lookbehind constraints in our regular-expression engine. 10 years ago
replication Fix "sesssion" typo 10 years ago
rewrite RLS refactoring 10 years ago
snowball
storage Remove volatile qualifiers from bufmgr.c and freelist.c 10 years ago
tcop Glue layer to connect the executor to the shm_mq mechanism. 10 years ago
tsearch
utils Avoid caching expression state trees for domain constraints across queries. 10 years ago
.gitignore
Makefile Install lwlocknames.h even in vpath builds. 10 years ago
c.h Remove support for Unix systems without the POSIX signal APIs. 10 years ago
fmgr.h Fix comment in fmgr.h to refer to actual function used. 11 years ago
funcapi.h pgindent run for 9.5 11 years ago
getaddrinfo.h
getopt_long.h
miscadmin.h Perform an immediate shutdown if the postmaster.pid file is removed. 10 years ago
pg_config.h.in Add BSWAP64 macro. 10 years ago
pg_config.h.win32 Add BSWAP64 macro. 10 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h
pg_getopt.h
pg_trace.h
pgstat.h pgindent run for 9.5 11 years ago
pgtar.h Adopt the GNU convention for handling tar-archive members exceeding 8GB. 10 years ago
pgtime.h
port.h Redesign tablesample method API, and do extensive code review. 11 years ago
postgres.h Support "expanded" objects, particularly arrays, for better performance. 11 years ago
postgres_ext.h
postgres_fe.h
rusagestub.h
windowapi.h