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 bbe0a81db6 Allow configurable LZ4 TOAST compression. 5 years ago
..
access Allow configurable LZ4 TOAST compression. 5 years ago
bootstrap Update copyright for 2021 5 years ago
catalog Allow configurable LZ4 TOAST compression. 5 years ago
commands Add support for more progress reporting in COPY 5 years ago
common Improve reporting for syntax errors in multi-line JSON data. 5 years ago
datatype Update copyright for 2021 5 years ago
executor Revert "Fix race in Parallel Hash Join batch cleanup." 5 years ago
fe_utils Refactor and generalize the ParallelSlot machinery. 5 years ago
foreign Implement support for bulk inserts in postgres_fdw 5 years ago
jit Update copyright for 2021 5 years ago
lib Add sort_template.h for making sort functions. 5 years ago
libpq Remove support for SSL compression 5 years ago
mb Add mbverifystr() functions specific to each encoding. 5 years ago
nodes Allow configurable LZ4 TOAST compression. 5 years ago
optimizer Add a new GUC and a reloption to enable inserts in parallel-mode. 5 years ago
parser Allow configurable LZ4 TOAST compression. 5 years ago
partitioning Remove [Merge]AppendPath.partitioned_rels. 5 years ago
port Add missing pthread_barrier_t. 5 years ago
portability Fix another portability bug in recent pgbench commit. 5 years ago
postmaster Remove temporary files after backend crash 5 years ago
regex Improve memory management in regex compiler. 5 years ago
replication Code review for server's handling of "tablespace map" files. 5 years ago
rewrite SEARCH and CYCLE clauses 5 years ago
snowball Update snowball 5 years ago
statistics Update copyright for 2021 5 years ago
storage Make archiver process an auxiliary process. 5 years ago
tcop Remove server and libpq support for old FE/BE protocol version 2. 5 years ago
tsearch Don't leak compiled regex(es) when an ispell cache entry is dropped. 5 years ago
utils Add a new GUC and a reloption to enable inserts in parallel-mode. 5 years ago
.gitignore
Makefile Build in some knowledge about foreign-key relationships in the catalogs. 5 years ago
c.h Work around issues in MinGW-64's setjmp/longjmp support. 5 years ago
fmgr.h Update copyright for 2021 5 years ago
funcapi.h Update copyright for 2021 5 years ago
getaddrinfo.h Update copyright for 2021 5 years ago
getopt_long.h Update copyright for 2021 5 years ago
miscadmin.h Make archiver process an auxiliary process. 5 years ago
pg_config.h.in Allow configurable LZ4 TOAST compression. 5 years ago
pg_config_ext.h.in
pg_config_manual.h Fix some typos, grammar and style in docs and comments 5 years ago
pg_getopt.h Update copyright for 2021 5 years ago
pg_trace.h Update copyright for 2021 5 years ago
pgstat.h Revert "Fix race in Parallel Hash Join batch cleanup." 5 years ago
pgtar.h Update copyright for 2021 5 years ago
pgtime.h Update copyright for 2021 5 years ago
port.h pg_upgrade: Check version of target cluster binaries 5 years ago
postgres.h Allow configurable LZ4 TOAST compression. 5 years ago
postgres_ext.h
postgres_fe.h Update copyright for 2021 5 years ago
rusagestub.h Update copyright for 2021 5 years ago
windowapi.h Update copyright for 2021 5 years ago