..
amcheck
Optimize alignment calculations in tuple form/deform
2024-12-21 09:43:26 +13:00
auth_delay
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
auto_explain
Fix some comments related to library unloading
2024-12-23 14:46:49 +09:00
basebackup_to_shell
Update copyright for 2024
2024-01-03 20:49:05 -05:00
basic_archive
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
bloom
Remove useless casts to (void *)
2024-11-28 08:27:20 +01:00
bool_plperl
Update copyright for 2024
2024-01-03 20:49:05 -05:00
btree_gin
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
btree_gist
Remove useless casts to (void *)
2024-11-28 08:27:20 +01:00
citext
contrib/citext: Use SQL-standard function bodies.
2024-12-29 13:37:35 -05:00
cube
Partial pgindent of .l and .y files
2024-12-25 17:55:42 +01:00
dblink
Don't bother checking the result of SPI_connect[_ext] anymore.
2024-09-09 12:18:34 -04:00
dict_int
Update copyright for 2024
2024-01-03 20:49:05 -05:00
dict_xsyn
Remove ts_locale.c's lowerstr()
2024-12-17 14:04:55 +01:00
earthdistance
contrib/earthdistance: Use SQL-standard function bodies.
2024-12-14 16:07:18 -05:00
file_fdw
Remove useless casts to (void *)
2024-11-28 08:27:20 +01:00
fuzzystrmatch
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
hstore
Remove useless casts to (void *)
2024-11-28 08:27:20 +01:00
hstore_plperl
Update copyright for 2024
2024-01-03 20:49:05 -05:00
hstore_plpython
Update copyright for 2024
2024-01-03 20:49:05 -05:00
intagg
Update copyright for 2024
2024-01-03 20:49:05 -05:00
intarray
Remove useless casts to (void *)
2024-11-28 08:27:20 +01:00
isn
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
jsonb_plperl
Update copyright for 2024
2024-01-03 20:49:05 -05:00
jsonb_plpython
Update copyright for 2024
2024-01-03 20:49:05 -05:00
lo
contrib/lo: Use SQL-standard function bodies
2024-11-14 13:23:11 +09:00
ltree
Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint()
2024-12-17 12:52:29 +01:00
ltree_plpython
Update copyright for 2024
2024-01-03 20:49:05 -05:00
oid2name
Apply more quoting to GUC names in messages
2024-09-04 13:50:44 +09:00
pageinspect
contrib/pageinspect: Use SQL-standard function bodies.
2024-12-29 14:58:05 -05:00
passwordcheck
Fix some comments related to library unloading
2024-12-23 14:46:49 +09:00
pg_buffercache
Add pg_buffercache_evict() function for testing.
2024-04-08 16:23:40 +12:00
pg_freespacemap
pg_freespacemap: Use SQL-standard function bodies
2024-11-12 17:28:03 +09:00
pg_logicalinspect
Add contrib/pg_logicalinspect.
2024-10-14 17:22:02 -07:00
pg_prewarm
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
pg_stat_statements
Fix some comments related to library unloading
2024-12-23 14:46:49 +09:00
pg_surgery
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
pg_trgm
Remove ts_locale.c's lowerstr()
2024-12-17 14:04:55 +01:00
pg_visibility
Fix corruption when relation truncation fails.
2024-12-20 23:57:02 +13:00
pg_walinspect
Assign error codes where missing for user-facing failures
2024-07-04 09:48:40 +09:00
pgcrypto
Remove useless casts to (void *)
2024-11-28 08:27:20 +01:00
pgrowlocks
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
pgstattuple
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
postgres_fdw
postgres_fdw: re-issue cancel requests a few times if necessary.
2024-12-23 15:14:30 -05:00
seg
Partial pgindent of .l and .y files
2024-12-25 17:55:42 +01:00
sepgsql
Fix some comments related to library unloading
2024-12-23 14:46:49 +09:00
spi
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
sslinfo
Revert "Add notBefore and notAfter to SSL cert info display"
2024-03-22 22:58:41 +01:00
start-scripts
Remove gratuitous references to postmaster program
2023-01-26 10:48:32 +01:00
tablefunc
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
tcn
Update copyright for 2024
2024-01-03 20:49:05 -05:00
test_decoding
Fix invalidation of local pgstats references for entry reinitialization
2024-12-09 10:45:28 +09:00
tsm_system_rows
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
tsm_system_time
Remove unused #include's from contrib, pl, test .c files
2024-10-28 08:02:17 +01:00
unaccent
Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint()
2024-12-17 12:52:29 +01:00
uuid-ossp
Make the order of the header file includes consistent
2024-03-13 15:07:00 +01:00
vacuumlo
Apply more quoting to GUC names in messages
2024-09-04 13:50:44 +09:00
xml2
contrib/xml2: Use SQL-standard function bodies.
2024-12-29 13:53:00 -05:00
contrib-global.mk
Makefile
Add contrib/pg_logicalinspect.
2024-10-14 17:22:02 -07:00
meson.build
Add contrib/pg_logicalinspect.
2024-10-14 17:22:02 -07:00
README