| .. |
|
access
|
Convert all remaining subsystems to use the new shmem allocation API
|
2026-04-06 02:13:10 +03:00 |
|
archive
|
Don't include wait_event.h in pgstat.h
|
2026-03-06 16:24:58 +01:00 |
|
backup
|
Online enabling and disabling of data checksums
|
2026-04-03 22:58:51 +02:00 |
|
bootstrap
|
Introduce a registry of built-in shmem subsystems
|
2026-04-06 02:12:55 +03:00 |
|
catalog
|
Allow index_create to suppress index_build progress reporting
|
2026-04-05 13:34:08 +02:00 |
|
commands
|
Convert SLRUs to use the new shmem allocation functions
|
2026-04-06 02:13:02 +03:00 |
|
executor
|
instrumentation: Separate per-node logic from other uses
|
2026-04-05 19:04:24 -04: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
|
dshash: Make it possible to suppress out of memory errors
|
2026-03-19 11:51:17 -04:00 |
|
libpq
|
oauth: Let validators provide failure DETAILs
|
2026-04-03 16:05:33 -07:00 |
|
main
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
nodes
|
Add UPDATE/DELETE FOR PORTION OF
|
2026-04-01 19:06:03 +02:00 |
|
optimizer
|
Fix volatile function evaluation in eager aggregation
|
2026-04-06 11:54:08 +09:00 |
|
parser
|
Add UPDATE/DELETE FOR PORTION OF
|
2026-04-01 19:06:03 +02:00 |
|
partitioning
|
Thread flags through begin-scan APIs
|
2026-03-30 12:27:24 -04:00 |
|
po
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
port
|
Use the new shmem allocation functions in a few core subsystems
|
2026-04-06 02:12:59 +03:00 |
|
postmaster
|
Test stabilization for online checksums
|
2026-04-06 02:03:10 +02:00 |
|
regex
|
Use fallthrough attribute instead of comment
|
2026-02-19 08:51:12 +01:00 |
|
replication
|
Add wal_sender_shutdown_timeout GUC to limit shutdown wait for replication
|
2026-04-06 11:35:03 +09:00 |
|
rewrite
|
Add UPDATE/DELETE FOR PORTION OF
|
2026-04-01 19:06:03 +02:00 |
|
snowball
|
Fix meson build of snowball code.
|
2026-01-05 16:51:36 -05:00 |
|
statistics
|
Add support for extended statistics on virtual generated columns.
|
2026-04-01 17:02:24 +01:00 |
|
storage
|
Fix memory leaks introduced by commit 283e823f9d
|
2026-04-06 15:46:03 +03:00 |
|
tcop
|
Convert lwlock.c to use the new shmem allocation functions
|
2026-04-06 02:12:57 +03:00 |
|
tsearch
|
Require superuser to install a non-built-in selectivity estimator.
|
2026-02-09 10:07:31 -05:00 |
|
utils
|
Fix compilation without injection points with some compilers
|
2026-04-06 15:46:00 +03: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 backtrace support for Windows using DbgHelp API
|
2026-02-24 17:34:56 +01:00 |
|
nls.mk
|
Create a separate file listing backend types
|
2025-09-26 15:21:49 +02:00 |