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
Amit Kapila f672df5fdd Remove the unnecessary PrepareWrite in pgoutput. 5 years ago
..
access Fix heap_page_prune() parameter order confusion introduced in dc7420c2c9. 5 years ago
bootstrap Update copyright for 2021 5 years ago
catalog Allow multiple xacts during table sync in logical replication. 5 years ago
commands Fix the warnings introduced in commit ce0fdbfe97. 5 years ago
executor Simplify loop logic in nodeIncrementalSort.c. 5 years ago
foreign Update copyright for 2021 5 years ago
jit Update copyright for 2021 5 years ago
lib Update copyright for 2021 5 years ago
libpq Add result size as argument of pg_cryptohash_final() for overflow checks 5 years ago
main Update copyright for 2021 5 years ago
nodes Remove [Merge]AppendPath.partitioned_rels. 5 years ago
optimizer Remove [Merge]AppendPath.partitioned_rels. 5 years ago
parser Remove no-longer-used RTE argument of markVarForSelectPriv(). 5 years ago
partitioning Remove [Merge]AppendPath.partitioned_rels. 5 years ago
po Translation updates 6 years ago
port Refactor Windows error message for easier translation 5 years ago
postmaster ReadNewTransactionId() -> ReadNextTransactionId(). 5 years ago
regex Minor fixes to improve regex debugging code. 5 years ago
replication Remove the unnecessary PrepareWrite in pgoutput. 5 years ago
rewrite Revert "Propagate CTE property flags when copying a CTE list into a rule." 5 years ago
snowball Update copyright for 2021 5 years ago
statistics Update copyright for 2021 5 years ago
storage Display the time when the process started waiting for the lock, in pg_locks, take 2 5 years ago
tcop Allow multiple xacts during table sync in logical replication. 5 years ago
tsearch Fix parsing of complex morphs to tsquery 5 years ago
utils Display the time when the process started waiting for the lock, in pg_locks, take 2 5 years ago
.gitignore
Makefile Update copyright for 2021 5 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Add missing gettext triggers 6 years ago