| .. |
|
access
|
Log the correct ending timestamp in recovery_target_xid mode.
|
2023-01-19 12:23:20 -05:00 |
|
bootstrap
|
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
|
2020-03-22 09:24:13 -07:00 |
|
catalog
|
Allow REPLICA IDENTITY to be set on an index that's not (yet) valid.
|
2023-01-21 13:10:30 -05:00 |
|
commands
|
Allow REPLICA IDENTITY to be set on an index that's not (yet) valid.
|
2023-01-21 13:10:30 -05:00 |
|
executor
|
Avoid reference to nonexistent array element in ExecInitAgg().
|
2023-01-02 16:17:00 -05:00 |
|
foreign
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
jit
|
Fix typos in comments, code and documentation
|
2023-01-03 16:26:37 +09:00 |
|
lib
|
Fix lock assertions in dshash.c.
|
2022-07-11 15:51:47 +12:00 |
|
libpq
|
Remove misguided SSL key file ownership check in libpq.
|
2022-05-26 14:14:05 -04:00 |
|
main
|
Fix outdated --help message for postgres -f
|
2022-08-15 13:37:42 +09:00 |
|
nodes
|
Further fixes for MULTIEXPR_SUBLINK fix.
|
2022-09-06 16:38:18 -04:00 |
|
optimizer
|
Fix typos in comments, code and documentation
|
2023-01-03 16:26:37 +09:00 |
|
parser
|
Rename parser token REF to REF_P to avoid a symbol conflict.
|
2022-10-16 15:27:04 -04:00 |
|
partitioning
|
Avoid using ambiguous word "non-negative" in error messages.
|
2021-07-28 01:24:24 +09:00 |
|
po
|
Translation updates
|
2023-02-06 12:21:32 +01:00 |
|
port
|
Reject huge_pages=on if shared_memory_type=sysv.
|
2021-10-26 13:01:52 +13:00 |
|
postmaster
|
Reject CancelRequestPacket having unexpected length.
|
2023-01-21 06:08:04 -08:00 |
|
regex
|
Defend against stack overrun in a few more places.
|
2022-08-24 13:01:40 -04:00 |
|
replication
|
Fix error handling in libpqrcv_connect()
|
2023-01-23 18:27:55 -08:00 |
|
rewrite
|
Fix DEFAULT handling for multi-row INSERT rules.
|
2022-12-03 12:18:58 +00:00 |
|
snowball
|
In the Snowball dictionary, don't try to stem excessively-long words.
|
2022-08-31 10:42:05 -04:00 |
|
statistics
|
Build inherited extended stats on partitioned tables
|
2022-01-15 19:02:58 +01:00 |
|
storage
|
Fix WaitEventSetWait() buffer overrun.
|
2023-01-13 10:54:34 +13:00 |
|
tcop
|
Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode.
|
2022-12-13 14:23:59 -05:00 |
|
tsearch
|
Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline.
|
2022-11-21 17:07:07 -05:00 |
|
utils
|
Fix rare sharedtuplestore.c corruption.
|
2023-01-26 14:55:03 +13:00 |
|
.gitignore
|
Add .gitignore entries for AIX-specific intermediate build artifacts.
|
2015-07-08 20:44:22 -04:00 |
|
common.mk
|
Remove PARTIAL_LINKING build mode.
|
2018-03-30 17:33:04 -07:00 |
|
Makefile
|
Get rid of jsonpath_gram.h and jsonpath_scanner.h
|
2019-03-20 11:13:34 +03:00 |
|
nls.mk
|
Translation updates
|
2020-08-10 15:21:18 +02:00 |