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
Michael Paquier e6ccd1ce16 Simplify one use of ScanKey in pg_subscription.c 5 years ago
..
access Refactor some error messages for easier translation 5 years ago
bootstrap Split backend status and progress related functionality out of pgstat.c. 5 years ago
catalog Simplify one use of ScanKey in pg_subscription.c 5 years ago
commands Change data type of counters in BufferUsage and WalUsage from long to int64. 5 years ago
executor Fix EXPLAIN ANALYZE for async-capable nodes. 5 years ago
foreign Update copyright for 2021 5 years ago
jit jit: Fix warning reported by gcc-11 caused by dubious function signature. 5 years ago
lib Fix typo in comment 5 years ago
libpq pg_hba.conf.sample: Reword connection type section 5 years ago
main Update copyright for 2021 5 years ago
nodes Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. 5 years ago
optimizer Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. 5 years ago
parser Refactor some error messages for easier translation 5 years ago
partitioning Fix typo 5 years ago
po Translation updates 5 years ago
port Use correct format placeholder for WSAGetLastError() 5 years ago
postmaster Revert recovery prefetching feature. 5 years ago
regex Fix performance issue in new regex match-all detection code. 5 years ago
replication Revert recovery prefetching feature. 5 years ago
rewrite Remove unused function argument 5 years ago
snowball Update snowball 5 years ago
statistics Fix typos in comments about extended statistics 5 years ago
storage Revert recovery prefetching feature. 5 years ago
tcop Revert per-index collation version tracking feature. 5 years ago
tsearch Fix typos and grammar in comments and docs 5 years ago
utils Refactor some error messages for easier translation 5 years ago
.gitignore
Makefile Use sort_template.h for qsort_tuple() and qsort_ssup(). 5 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 5 years ago