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 4f3b38fe2b Get rid of explicit argument-count markings in tab-complete.c. 7 years ago
..
access Add support for nearest-neighbor (KNN) searches to SP-GiST 7 years ago
bootstrap Rationalize handling of array type names in bootstrap data. 8 years ago
catalog Add missing pg_description strings for pg_type entries. 7 years ago
commands Fully enforce uniqueness of constraint names. 7 years ago
common Install a check for mis-linking of src/port and src/common functions. 7 years ago
datatype Update copyright for 2018 8 years ago
executor Fix failure with initplans used conditionally during EvalPlanQual rechecks. 7 years ago
fe_utils Add semicolons to end of internally run queries 7 years ago
foreign Allow insert and update tuple routing and COPY for foreign tables. 8 years ago
jit LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. 7 years ago
lib Code review for simplehash.h. 7 years ago
libpq Remove duplicate function declarations. 7 years ago
mb Fix a boatload of typos in C comments. 8 years ago
nodes Add a debugging option to stress-test outfuncs.c and readfuncs.c. 7 years ago
optimizer Don't allow LIMIT/OFFSET clause within sub-selects to be pushed to workers. 7 years ago
parser Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. 8 years ago
partitioning Fix run-time partition pruning for appends with multiple source rels. 8 years ago
port Fix misc typos, mostly in comments. 8 years ago
portability Update copyright for 2018 8 years ago
postmaster Implement "pg_ctl logrotate" command 7 years ago
regex Update copyright for 2018 8 years ago
replication Fix memory leak in TRUNCATE decoding 7 years ago
rewrite Revert MERGE patch 8 years ago
snowball Update copyright for 2018 8 years ago
statistics Update copyright for 2018 8 years ago
storage Fix longstanding recursion hazard in sinval message processing. 7 years ago
tcop Post-feature-freeze pgindent run. 8 years ago
tsearch Post-feature-freeze pgindent run. 8 years ago
utils Use size_t consistently in dsa.{ch}. 7 years ago
.gitignore Refactor dlopen() support 7 years ago
Makefile Refactor dlopen() support 7 years ago
c.h Get rid of explicit argument-count markings in tab-complete.c. 7 years ago
fmgr.h Add expression compilation support to LLVM JIT provider. 8 years ago
funcapi.h Support INOUT arguments in procedures 8 years ago
getaddrinfo.h Update copyright for 2018 8 years ago
getopt_long.h Update copyright for 2018 8 years ago
miscadmin.h Allow group access on PGDATA 8 years ago
pg_config.h.in Refactor dlopen() support 7 years ago
pg_config.h.win32 Refactor dlopen() support 7 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Add a debugging option to stress-test outfuncs.c and readfuncs.c. 7 years ago
pg_getopt.h Update copyright for 2018 8 years ago
pg_trace.h Update copyright for 2018 8 years ago
pgstat.h Add wait event for fsync of WAL segments 8 years ago
pgtar.h Update copyright for 2018 8 years ago
pgtime.h Update copyright for 2018 8 years ago
port.h Allow concurrent-safe open() and fopen() in frontend code for Windows 7 years ago
postgres.h Detoast plpgsql variables if they might live across a transaction boundary. 8 years ago
postgres_ext.h Phase 2 of pgindent updates. 9 years ago
postgres_fe.h Update copyright for 2018 8 years ago
rusagestub.h Update copyright for 2018 8 years ago
windowapi.h Update copyright for 2018 8 years ago