| .. |
|
access
|
Revert "WAL-log inplace update before revealing it to other sessions."
|
2024-11-02 09:05:03 -07:00 |
|
backup
|
Skip .DS_Store files in server side utils
|
2024-02-13 13:47:12 +01:00 |
|
bootstrap
|
Process session_preload_libraries within InitPostgres's transaction.
|
2022-07-25 10:27:43 -04:00 |
|
catalog
|
For inplace update, send nontransactional invalidations.
|
2024-10-25 06:51:07 -07:00 |
|
commands
|
Fix some more bugs in foreign keys connecting partitioned tables
|
2024-10-30 10:54:03 +01:00 |
|
executor
|
Remove unnecessary word in a comment
|
2024-10-23 17:55:24 +09:00 |
|
foreign
|
Restrict accesses to non-system views and foreign tables during pg_dump.
|
2024-08-05 06:05:25 -07:00 |
|
jit
|
Fix illegal attribute propagation in LLVM JIT.
|
2024-04-10 12:14:04 +12:00 |
|
lib
|
Fix lock assertions in dshash.c.
|
2022-07-11 16:01:22 +12:00 |
|
libpq
|
Fix regression in TLS session ticket disabling
|
2024-08-19 12:55:11 +02:00 |
|
main
|
Fix outdated --help message for postgres -f
|
2022-08-15 13:37:32 +09:00 |
|
nodes
|
Handle WindowClause.runCondition in tree walker/mutator functions.
|
2024-01-10 13:36:34 -05:00 |
|
optimizer
|
Correctly identify which EC members are computable at a plan node.
|
2024-10-12 14:56:08 -04:00 |
|
parser
|
Repair pg_upgrade for identity sequences with non-default persistence.
|
2024-09-17 15:53:26 -04:00 |
|
partitioning
|
Fix creation of partition descriptor during concurrent detach+drop
|
2024-08-12 18:17:56 -04:00 |
|
po
|
Translation updates
|
2024-08-05 12:20:32 +02:00 |
|
port
|
Close socket in case of errors in setting non-blocking
|
2024-01-17 11:24:11 +01:00 |
|
postmaster
|
Fix bugs in MultiXact truncation
|
2024-06-26 23:05:58 +03:00 |
|
regex
|
Avoid character classification in regex escape parsing.
|
2023-04-21 08:20:17 -07:00 |
|
replication
|
For inplace update, send nontransactional invalidations.
|
2024-10-25 06:51:07 -07:00 |
|
rewrite
|
Restrict accesses to non-system views and foreign tables during pg_dump.
|
2024-08-05 06:05:25 -07:00 |
|
snowball
|
In the Snowball dictionary, don't try to stem excessively-long words.
|
2022-08-31 10:42:05 -04:00 |
|
statistics
|
Fix incorrectly reported stats kind in "can't happen" ERROR
|
2024-03-05 16:18:19 +13:00 |
|
storage
|
At end of recovery, reset all sinval-managed caches.
|
2024-10-25 06:51:07 -07:00 |
|
tcop
|
Add missing query ID reporting in extended query protocol
|
2024-09-18 09:59:23 +09:00 |
|
tsearch
|
Limit to_tsvector_byid's initial array allocation to something sane.
|
2023-09-25 11:50:28 -04:00 |
|
utils
|
For inplace update, send nontransactional invalidations.
|
2024-10-25 06:51:07 -07:00 |
|
.gitignore
|
|
|
|
common.mk
|
Remove PARTIAL_LINKING build mode.
|
2018-03-30 17:33:04 -07:00 |
|
Makefile
|
Move basebackup code to new directory src/backend/backup
|
2022-08-10 14:03:09 -04:00 |
|
nls.mk
|
Translation updates
|
2023-11-06 13:16:22 +01:00 |