..
amcheck
Run pgperltidy
2025-06-29 21:14:21 -04:00
auth_delay
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
auto_explain
Allow resetting unknown custom GUCs with reserved prefixes.
2025-08-01 16:52:11 -05:00
basebackup_to_shell
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
basic_archive
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
bloom
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
bool_plperl
Fix erroneous construction of functions' dependencies on transforms.
2025-04-07 13:31:37 -04:00
btree_gin
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
btree_gist
btree_gist: Merge the last two versions into version 1.8
2025-07-10 12:23:30 +09:00
citext
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
cube
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
dblink
postgres_fdw and dblink should check if backend has MyProcPort
2025-08-08 19:51:57 +02:00
dict_int
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
dict_xsyn
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
earthdistance
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
file_fdw
Disallow "=" in names of reloptions and foreign-data options.
2025-06-02 15:22:44 -04:00
fuzzystrmatch
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
hstore
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
hstore_plperl
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
hstore_plpython
Remove circular #include's between plpython.h and plpy_util.h.
2025-04-27 11:43:02 -04:00
intagg
Update copyright for 2025
2025-01-01 11:21:55 -05:00
intarray
Fix incorrect lack of Datum conversion in _int_matchsel()
2025-08-08 12:10:37 +02:00
isn
Revert a few small patches that were intended for version 19.
2025-06-11 15:10:12 -07:00
jsonb_plperl
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
jsonb_plpython
Remove circular #include's between plpython.h and plpy_util.h.
2025-04-27 11:43:02 -04:00
lo
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
ltree
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
ltree_plpython
Remove circular #include's between plpython.h and plpy_util.h.
2025-04-27 11:43:02 -04:00
oid2name
Update copyright for 2025
2025-01-01 11:21:55 -05:00
pageinspect
Be more wary of corrupt data in pageinspect's heap_page_items().
2025-04-19 16:37:42 -04:00
passwordcheck
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
pg_buffercache
Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions.
2025-08-19 12:11:39 -07:00
pg_freespacemap
Prevent assertion failure in contrib/pg_freespacemap.
2025-03-27 13:20:23 -04:00
pg_logicalinspect
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
pg_overexplain
Revert support for improved tracking of nested queries
2025-06-12 10:08:55 +09:00
pg_prewarm
pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks.
2025-06-06 08:18:27 -04:00
pg_stat_statements
Fix typo in comment
2025-06-26 18:33:48 +02:00
pg_surgery
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
pg_trgm
Put "excludeOnly" GIN scan keys at the end of the scankey array.
2025-08-26 12:08:57 -04:00
pg_visibility
read_stream: Introduce and use optional batchmode support
2025-03-30 18:36:41 -04:00
pg_walinspect
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
pgcrypto
Add regression expected-files for older OpenSSL in FIPS mode.
2025-09-16 14:36:51 -04:00
pgrowlocks
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
pgstattuple
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
postgres_fdw
postgres_fdw: Fix tests with ANALYZE and remote sampling
2025-08-13 13:11:48 +09:00
seg
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
sepgsql
Fix incorrect year in some copyright notices
2025-05-19 09:46:52 +09:00
spi
Revert a few small patches that were intended for version 19.
2025-06-11 15:10:12 -07:00
sslinfo
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
start-scripts
Remove gratuitous references to postmaster program
2023-01-26 10:48:32 +01:00
tablefunc
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
tcn
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
test_decoding
Fix re-distributing previously distributed invalidation messages during logical decoding.
2025-06-16 17:36:01 -07:00
tsm_system_rows
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
tsm_system_time
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
unaccent
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
uuid-ossp
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
vacuumlo
Update copyright for 2025
2025-01-01 11:21:55 -05:00
xml2
Fix incompatibility with libxml2 >= 2.14
2025-07-07 08:54:30 +09:00
contrib-global.mk
Respect TEMP_CONFIG when pg_regress_check and friends are called
2016-02-27 12:28:21 -05:00
Makefile
pg_overexplain: Additional EXPLAIN options for debugging.
2025-03-26 13:52:21 -04:00
meson.build
pg_overexplain: Additional EXPLAIN options for debugging.
2025-03-26 13:52:21 -04:00
README
Rename 'gmake' to 'make' in docs and recommended commands
2014-02-12 17:29:19 -05:00