..
amcheck
Use UnlockReleaseBuffer() in more places
2026-03-27 15:56:29 -04:00
auth_delay
Update copyright for 2026
2026-01-01 13:24:10 -05:00
auto_explain
instrumentation: Allocate query level instrumentation in ExecutorStart
2026-04-08 00:06:45 -04:00
basebackup_to_shell
Update copyright for 2026
2026-01-01 13:24:10 -05:00
basic_archive
Fix dereference in a couple of GUC check hooks
2026-03-24 16:45:39 +01:00
bloom
Discount the metapage when estimating number of index pages visited.
2026-03-20 14:50:53 -04:00
bool_plperl
Update copyright for 2026
2026-01-01 13:24:10 -05:00
btree_gin
Use fallthrough attribute instead of comment
2026-02-19 08:51:12 +01:00
btree_gist
Improve type handling of varlena structures
2026-02-11 07:33:24 +09:00
citext
Update copyright for 2026
2026-01-01 13:24:10 -05:00
cube
Mark commented out code as unused
2026-01-22 12:44:07 +01:00
dblink
Avoid including vacuum.h in tableam.h and heapam.h.
2026-03-31 12:43:52 -05:00
dict_int
Update copyright for 2026
2026-01-01 13:24:10 -05:00
dict_xsyn
Replace pg_mblen() with bounds-checked versions.
2026-02-09 12:44:04 +13:00
earthdistance
Update copyright for 2026
2026-01-01 13:24:10 -05:00
file_fdw
file_fdw: Add regression test for file_fdw with ON_ERROR='set_null'
2026-03-16 12:13:11 +09:00
fuzzystrmatch
fuzzystrmatch: use pg_ascii_toupper().
2026-01-12 08:54:04 -08:00
hstore
Reduce header inclusions via execnodes.h
2026-03-16 14:34:57 +01:00
hstore_plperl
Change StaticAssertVariableIsOfType to be a declaration
2026-02-03 08:46:02 +01:00
hstore_plpython
Change StaticAssertVariableIsOfType to be a declaration
2026-02-03 08:46:02 +01:00
intagg
Update copyright for 2026
2026-01-01 13:24:10 -05:00
intarray
Harden _int_matchsel() against being attached to the wrong operator.
2026-02-09 10:14:22 -05:00
isn
Fix additional fallthrough warnings from clang
2026-02-23 07:40:19 +01:00
jsonb_plperl
Update copyright for 2026
2026-01-01 13:24:10 -05:00
jsonb_plpython
Change StaticAssertVariableIsOfType to be a declaration
2026-02-03 08:46:02 +01:00
lo
Update copyright for 2026
2026-01-01 13:24:10 -05:00
ltree
Fix more multibyte issues in ltree.
2026-02-26 12:23:22 -08:00
ltree_plpython
Change StaticAssertVariableIsOfType to be a declaration
2026-02-03 08:46:02 +01:00
oid2name
Use pg_malloc_object() and pg_alloc_array() variants in frontend code
2026-02-27 18:59:41 +09:00
pageinspect
Remove bits* typedefs.
2026-03-30 16:12:08 -05:00
passwordcheck
Update copyright for 2026
2026-01-01 13:24:10 -05:00
pg_buffercache
Modernize and optimize pg_buffercache_pages()
2026-04-07 16:04:48 +03:00
pg_freespacemap
Update copyright for 2026
2026-01-01 13:24:10 -05:00
pg_logicalinspect
Update copyright for 2026
2026-01-01 13:24:10 -05:00
pg_overexplain
Add a guc_check_handler to the EXPLAIN extension mechanism.
2026-04-06 12:31:47 -04:00
pg_plan_advice
pg_plan_advice: Export feedback-related definitions.
2026-04-13 11:47:40 -04:00
pg_prewarm
Don't include wait_event.h in pgstat.h
2026-03-06 16:24:58 +01:00
pg_stash_advice
pg_stash_advice: Allow stashed advice to be persisted to disk.
2026-04-07 10:11:36 -04:00
pg_stat_statements
instrumentation: Allocate query level instrumentation in ExecutorStart
2026-04-08 00:06:45 -04:00
pg_surgery
Update copyright for 2026
2026-01-01 13:24:10 -05:00
pg_trgm
Optimize sorting and deduplicating trigrams
2026-04-07 14:11:25 +03:00
pg_visibility
Allow logical replication snapshots to be database-specific
2026-04-07 12:31:18 +02:00
pg_walinspect
Report detailed errors from XLogFindNextRecord() failures.
2026-03-24 22:33:09 +09:00
pgcrypto
Add missing period to HINT messages.
2026-04-14 09:37:18 +05:30
pgrowlocks
Thread flags through begin-scan APIs
2026-03-30 12:27:24 -04:00
pgstattuple
pgstattuple: Optimize pgstattuple_approx() with streaming read
2026-03-14 15:06:13 +09:00
postgres_fdw
Add support for importing statistics from remote servers.
2026-04-08 19:15:00 +09:00
seg
psql: Make \d+ partition list formatting consistent with other objects
2026-03-30 11:06:42 +09:00
sepgsql
Update copyright for 2026
2026-01-01 13:24:10 -05:00
spi
Update copyright for 2026
2026-01-01 13:24:10 -05:00
sslinfo
Update copyright for 2026
2026-01-01 13:24:10 -05:00
start-scripts
Remove gratuitous references to postmaster program
2023-01-26 10:48:32 +01:00
tablefunc
Avoid including vacuum.h in tableam.h and heapam.h.
2026-03-31 12:43:52 -05:00
tcn
Update copyright for 2026
2026-01-01 13:24:10 -05:00
test_decoding
Add UPDATE/DELETE FOR PORTION OF
2026-04-01 19:06:03 +02:00
tsm_system_rows
Update copyright for 2026
2026-01-01 13:24:10 -05:00
tsm_system_time
Reduce header inclusions via execnodes.h
2026-03-16 14:34:57 +01:00
unaccent
Update Unicode data to Unicode 17.0.0
2026-03-20 08:42:50 +01:00
uuid-ossp
Fix accidentally cast away qualifiers
2026-01-26 16:02:31 +01:00
vacuumlo
Update copyright for 2026
2026-01-01 13:24:10 -05:00
xml2
Reduce header inclusions via execnodes.h
2026-03-16 14:34:57 +01:00
contrib-global.mk
Respect TEMP_CONFIG when pg_regress_check and friends are called
2016-02-27 12:28:21 -05:00
Makefile
Add pg_stash_advice contrib module.
2026-04-06 07:41:28 -04:00
meson.build
Add pg_stash_advice contrib module.
2026-04-06 07:41:28 -04:00
README
Rename 'gmake' to 'make' in docs and recommended commands
2014-02-12 17:29:19 -05:00