..
amcheck
Improve TAP tests by replacing ok() with better Test::More functions
2025-10-17 14:39:09 +09: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
meson: Increase minimum version to 0.57.2
2025-07-02 11:14:53 +02:00
basic_archive
Remove translation marker from libpq-be-fe-helpers.h.
2025-07-22 22:08:36 +09:00
bloom
Remove unneeded casts of BufferGetPage() result
2025-08-29 07:18:29 +02:00
bool_plperl
Fix erroneous construction of functions' dependencies on transforms.
2025-04-07 13:31:37 -04:00
btree_gin
Add more cross-type comparisons to contrib/btree_gin.
2025-07-03 16:30:38 -04:00
btree_gist
Do a tiny bit of header file maintenance
2025-09-30 12:28:29 +02:00
citext
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
cube
Allow redeclaration of typedef yyscan_t
2025-09-12 08:16:00 +02:00
dblink
Use CompactAttribute more often, when possible
2025-10-22 11:36:26 +13: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
Use CompactAttribute more often, when possible
2025-10-22 11:36:26 +13:00
fuzzystrmatch
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
hstore
Fix varatt versus Datum type confusions
2025-08-05 12:11:36 +02: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
Track the maximum possible frequency of non-MCE array elements.
2025-09-20 14:48:16 -04:00
isn
Fix various incorrect filename references
2025-09-22 13:33:17 +12: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
Mop-up for Datum conversion cleanups.
2025-08-08 18:44:57 -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
Don't include access/htup_details.h in executor/tuptable.h
2025-10-05 18:00:38 +02: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:42 -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
Keep track of what RTIs a Result node is scanning.
2025-09-23 09:07:55 -04:00
pg_prewarm
Allow role created by new test to log in on Windows.
2025-10-18 18:36:21 -04:00
pg_stat_statements
pg_stat_statements: Fix handling of duplicate constant locations
2025-10-29 12:35:02 +01:00
pg_surgery
Fix some confusing uses of const
2025-10-30 11:20:04 +01: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
Improve TAP tests by replacing ok() with better Test::More functions
2025-10-17 14:39:09 +09:00
pg_walinspect
Don't include access/htup_details.h in executor/tuptable.h
2025-10-05 18:00:38 +02:00
pgcrypto
Revert "Make some use of anonymous unions [pgcrypto]"
2025-09-30 13:12:16 +02:00
pgrowlocks
Add missing Datum conversions
2025-08-08 22:06:57 +02:00
pgstattuple
pgstattuple: Improve reports generated for indexes (hash, gist, btree)
2025-10-02 11:07:30 +09:00
postgres_fdw
Use CompactAttribute more often, when possible
2025-10-22 11:36:26 +13:00
seg
Allow redeclaration of typedef yyscan_t
2025-09-12 08:16:00 +02:00
sepgsql
Update expected output for contrib/sepgsql's regression tests.
2025-10-23 17:47:10 -04:00
spi
Use pg_ascii_tolower()/pg_ascii_toupper() where appropriate.
2025-07-01 07:24:23 -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
Add mem_exceeded_count column to pg_stat_replication_slots.
2025-10-08 10:05:04 -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
Don't include access/htup_details.h in executor/tuptable.h
2025-10-05 18:00:38 +02:00
contrib-global.mk
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