| .. |
|
access
|
Add more LOG messages when starting and ending recovery from a backup
|
2024-01-25 17:07:56 +09:00 |
|
archive
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
backup
|
Add new function pg_get_wal_summarizer_state().
|
2024-01-11 12:41:18 -05:00 |
|
bootstrap
|
Make attstattarget nullable
|
2024-01-13 18:14:53 +01:00 |
|
catalog
|
Allow to enable failover property for replication slots via SQL API.
|
2024-01-25 12:15:46 +05:30 |
|
commands
|
Add progress reporting of skipped tuples during COPY FROM.
|
2024-01-25 10:57:41 +09:00 |
|
executor
|
Add soft error handling to some expression nodes
|
2024-01-24 15:04:33 +09:00 |
|
foreign
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
jit
|
jit: Require at least LLVM 10.
|
2024-01-25 15:42:34 +13:00 |
|
lib
|
Fix broken Bitmapset optimization in DiscreteKnapsack()
|
2024-01-19 10:44:36 +13:00 |
|
libpq
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
main
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
nodes
|
Add temporal PRIMARY KEY and UNIQUE constraints
|
2024-01-24 16:34:37 +01:00 |
|
optimizer
|
Add better handling of redundant IS [NOT] NULL quals
|
2024-01-23 18:09:18 +13:00 |
|
parser
|
Add temporal PRIMARY KEY and UNIQUE constraints
|
2024-01-24 16:34:37 +01:00 |
|
partitioning
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
po
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
port
|
Close socket in case of errors in setting non-blocking
|
2024-01-17 11:24:11 +01:00 |
|
postmaster
|
Remove redundant HandleWalWriterInterrupts().
|
2024-01-25 12:50:08 +09:00 |
|
regex
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
replication
|
Allow to enable failover property for replication slots via SQL API.
|
2024-01-25 12:15:46 +05:30 |
|
rewrite
|
Support identity columns in partitioned tables
|
2024-01-16 17:24:52 +01:00 |
|
snowball
|
Add copyright notices to a few perl scripts that don't have them
|
2024-01-05 13:15:50 +00:00 |
|
statistics
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
storage
|
Improve notation of BuiltinTrancheNames
|
2024-01-24 15:01:30 +01:00 |
|
tcop
|
Error message capitalisation
|
2024-01-18 09:35:12 +01:00 |
|
tsearch
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
utils
|
Silence compiler warning introduced in 1edb3b491b
|
2024-01-25 17:12:18 +09:00 |
|
.gitignore
|
Add .gitignore entries for AIX-specific intermediate build artifacts.
|
2015-07-08 20:44:22 -04:00 |
|
common.mk
|
Blind attempt to fix LLVM dependency in the backend
|
2022-09-15 10:53:48 +07:00 |
|
Makefile
|
Cross-check lists of predefined LWLocks.
|
2024-01-09 11:05:19 -06:00 |
|
meson.build
|
Update copyright for 2024
|
2024-01-03 20:49:05 -05:00 |
|
nls.mk
|
Remove distprep
|
2023-11-06 15:18:04 +01:00 |