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/backend
Robert Haas f5bfba5413 shm_mq_sendv: Fix flushing bug when receiver not yet attached. 4 years ago
..
access Fix typo in hash README. 4 years ago
bootstrap Indent C code in flex and bison files 4 years ago
catalog Extend pg_publication_tables to display column list and row filter. 4 years ago
commands Fix COPY FROM when database encoding is SQL_ASCII. 4 years ago
executor Avoid overflow hazard when clamping group counts to "long int". 4 years ago
foreign Create routine able to set single-call SRFs for Materialize mode 4 years ago
jit Pre-beta mechanical code beautification. 4 years ago
lib Pre-beta mechanical code beautification. 4 years ago
libpq Remove misguided SSL key file ownership check in libpq. 4 years ago
main Fix collection of typos in the code and the documentation 4 years ago
nodes Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure. 4 years ago
optimizer Teach remove_unused_subquery_outputs about window run conditions 4 years ago
parser Make STRING an unreserved_keyword. 4 years ago
partitioning Pre-beta mechanical code beautification. 4 years ago
po Translation updates 4 years ago
port Ensure that the argument of shmdt(2) is declared "void *". 4 years ago
postmaster Add a new shmem_request_hook hook. 4 years ago
regex Pre-beta mechanical code beautification. 4 years ago
replication Extend pg_publication_tables to display column list and row filter. 4 years ago
rewrite Fix incautious CTE matching in rewriteSearchAndCycle(). 4 years ago
snowball Update copyright for 2022 4 years ago
statistics Pre-beta mechanical code beautification. 4 years ago
storage shm_mq_sendv: Fix flushing bug when receiver not yet attached. 4 years ago
tcop Fix DDL deparse of CREATE OPERATOR CLASS 4 years ago
tsearch Remove extraneous blank lines before block-closing braces 4 years ago
utils Align stats_fetch_consistency definition with guc.c default. 4 years ago
.gitignore
Makefile Server-side gzip compression. 4 years ago
common.mk
nls.mk Report progress of startup operations that take a long time. 4 years ago