| .. |
|
access
|
Adjust some error hints
|
2026-05-26 08:13:22 +09:00 |
|
archive
|
Don't include wait_event.h in pgstat.h
|
2026-03-06 16:24:58 +01:00 |
|
backup
|
Pre-beta mechanical code beautification, step 1: run pgindent.
|
2026-05-13 10:34:17 -04:00 |
|
bootstrap
|
Rework signal handler infrastructure to pass sender info as argument.
|
2026-04-15 07:30:34 -04:00 |
|
catalog
|
Use term "referenced" rather than "dependent" in dependency locking
|
2026-05-28 21:38:21 +03:00 |
|
commands
|
Improve REPACK (CONCURRENTLY) error messages some more
|
2026-05-28 20:29:20 +02:00 |
|
executor
|
Fix IGNORE NULLS nullness cache for volatile window arguments.
|
2026-05-18 12:09:37 +09:00 |
|
foreign
|
Remove bits* typedefs.
|
2026-03-30 16:12:08 -05:00 |
|
jit
|
jit: No backport::SectionMemoryManager for LLVM 22.
|
2026-04-03 14:55:11 +13:00 |
|
lib
|
Pre-beta mechanical code beautification, step 1: run pgindent.
|
2026-05-13 10:34:17 -04:00 |
|
libpq
|
Remove incorrect OpenSSL feature guards
|
2026-05-27 12:58:56 +02:00 |
|
main
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
nodes
|
Handle nodes that may appear in GraphPattern expression trees
|
2026-05-04 17:34:32 +02:00 |
|
optimizer
|
Pre-beta mechanical code beautification, step 1: run pgindent.
|
2026-05-13 10:34:17 -04:00 |
|
parser
|
Pre-beta mechanical code beautification, step 1: run pgindent.
|
2026-05-13 10:34:17 -04:00 |
|
partitioning
|
Reject degenerate SPLIT PARTITION with DEFAULT partition
|
2026-05-25 11:57:42 +03:00 |
|
po
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
port
|
Use "grep -E" not "egrep".
|
2026-05-13 12:07:19 -04:00 |
|
postmaster
|
Revert "Allow logical replication snapshots to be database-specific"
|
2026-05-23 21:33:19 -07:00 |
|
regex
|
Harden our regex engine against integer overflow in size calculations.
|
2026-05-11 05:13:46 -07:00 |
|
replication
|
Disable logical decoding after REPACK (CONCURRENTLY)
|
2026-05-27 20:11:29 +02:00 |
|
rewrite
|
Fix FOR PORTION OF with non-updatable view columns
|
2026-05-13 13:44:28 +02:00 |
|
snowball
|
Fix meson build of snowball code.
|
2026-01-05 16:51:36 -05:00 |
|
statistics
|
Adjust some error hints
|
2026-05-26 08:13:22 +09:00 |
|
storage
|
Fix race between ProcSignalInit() and EmitProcSignalBarrier().
|
2026-05-27 16:25:56 -07:00 |
|
tcop
|
Simplify signature of ProcessStartupPacket()
|
2026-05-17 07:44:17 +09:00 |
|
tsearch
|
Fix overflows with ts_headline()
|
2026-05-11 05:13:46 -07:00 |
|
utils
|
Make stack depth check work with asan's use-after-return
|
2026-05-28 11:43:29 -04:00 |
|
.gitignore
|
|
|
|
common.mk
|
Blind attempt to fix LLVM dependency in the backend
|
2022-09-15 10:53:48 +07:00 |
|
Makefile
|
ssl: Serverside SNI support for libpq
|
2026-03-18 12:37:11 +01:00 |
|
meson.build
|
Add CONCURRENTLY option to REPACK
|
2026-04-06 21:55:08 +02:00 |
|
nls.mk
|
Create a separate file listing backend types
|
2025-09-26 15:21:49 +02:00 |