..
adminpack
Use "data directory" not "current directory" in error messages.
2023-03-16 12:04:08 -04:00
amcheck
Fix test of pg_stat_io for wal_level=minimal.
2023-07-01 10:00:39 -07:00
auth_delay
Fix copy-pasto in contrib/auth_delay/meson.build variable name.
2023-04-02 09:31:10 -07:00
auto_explain
Pre-beta mechanical code beautification.
2023-05-19 17:24:48 -04:00
basebackup_to_shell
Pre-beta mechanical code beautification.
2023-05-19 17:24:48 -04:00
basic_archive
Pre-beta mechanical code beautification.
2023-05-19 17:24:48 -04:00
bloom
Remove incidental md5() function uses from several tests
2023-07-04 14:31:57 +02:00
bool_plperl
Update copyright for 2023
2023-01-02 15:00:37 -05:00
btree_gin
Update copyright for 2023
2023-01-02 15:00:37 -05:00
btree_gist
Allow some exclusion constraints on partitions
2023-07-12 09:25:17 +02:00
citext
Remove read-only server settings lc_collate and lc_ctype
2023-06-07 16:57:06 +02:00
cube
Handle \v as a whitespace character in parsers
2023-07-06 08:16:24 +09:00
dblink
Refactor some code related to wait events "BufferPin" and "Extension"
2023-07-03 11:01:02 +09:00
dict_int
Update copyright for 2023
2023-01-02 15:00:37 -05:00
dict_xsyn
Update copyright for 2023
2023-01-02 15:00:37 -05:00
earthdistance
Doc: improve commentary about providing our own definitions of M_PI.
2023-01-08 16:25:33 -05:00
file_fdw
Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals.
2023-08-15 16:45:00 +09:00
fuzzystrmatch
Ensure Soundex difference() function handles empty input sanely.
2023-05-16 10:53:42 -04:00
hstore
Handle \v as a whitespace character in parsers
2023-07-06 08:16:24 +09:00
hstore_plperl
Update copyright for 2023
2023-01-02 15:00:37 -05:00
hstore_plpython
In hstore_plpython, avoid crashing when return value isn't a mapping.
2023-04-27 11:55:06 -04:00
intagg
Update copyright for 2023
2023-01-02 15:00:37 -05:00
intarray
Remove unnecessary pfree() in g_intbig_compress().
2023-07-13 13:07:51 -04:00
isn
Rework pg_input_error_message(), now renamed pg_input_error_info()
2023-02-28 08:04:13 +09:00
jsonb_plperl
Update copyright for 2023
2023-01-02 15:00:37 -05:00
jsonb_plpython
Update copyright for 2023
2023-01-02 15:00:37 -05:00
lo
Update copyright for 2023
2023-01-02 15:00:37 -05:00
ltree
Pre-beta mechanical code beautification.
2023-05-19 17:24:48 -04:00
ltree_plpython
Update copyright for 2023
2023-01-02 15:00:37 -05:00
oid2name
Mark options as deprecated in usage output
2023-03-02 14:36:37 +01:00
old_snapshot
Update copyright for 2023
2023-01-02 15:00:37 -05:00
pageinspect
pageinspect: Fix gist_page_items() with included columns
2023-05-19 12:37:58 +09:00
passwordcheck
Update copyright for 2023
2023-01-02 15:00:37 -05:00
pg_buffercache
Add pg_buffercache_usage_counts() to contrib/pg_buffercache.
2023-04-07 14:25:53 -04:00
pg_freespacemap
Update copyright for 2023
2023-01-02 15:00:37 -05:00
pg_prewarm
Refactor some code related to wait events "BufferPin" and "Extension"
2023-07-03 11:01:02 +09:00
pg_stat_statements
Show GIDs of two-phase commit commands as constants in pg_stat_statements
2023-08-12 10:44:15 +09:00
pg_surgery
Remove useless casts to (void *) in arguments of some system functions
2023-02-07 06:57:59 +01:00
pg_trgm
Update contrib/trgm_regexp's memory management.
2023-04-08 22:09:17 +12:00
pg_visibility
Update copyright for 2023
2023-01-02 15:00:37 -05:00
pg_walinspect
Pre-beta mechanical code beautification.
2023-05-19 17:24:48 -04:00
pgcrypto
Improve const use in zlib-using code
2023-08-07 09:34:38 +02:00
pgrowlocks
Update copyright for 2023
2023-01-02 15:00:37 -05:00
pgstattuple
Update copyright for 2023
2023-01-02 15:00:37 -05:00
postgres_fdw
Fix code indentation vioaltion introduced in commit 9e9931d2b
.
2023-08-15 17:45:00 +09:00
seg
Handle \v as a whitespace character in parsers
2023-07-06 08:16:24 +09:00
sepgsql
sepgsql: Adjust regression expected output
2023-08-17 10:51:26 +09:00
spi
Update copyright for 2023
2023-01-02 15:00:37 -05:00
sslinfo
Revert "Add notBefore and notAfter to SSL cert info display"
2023-07-20 17:18:12 +02:00
start-scripts
Remove gratuitous references to postmaster program
2023-01-26 10:48:32 +01:00
tablefunc
Update copyright for 2023
2023-01-02 15:00:37 -05:00
tcn
Update copyright for 2023
2023-01-02 15:00:37 -05:00
test_decoding
Make test_decoding ddl.out shorter
2023-07-24 17:48:06 +02:00
tsm_system_rows
Update copyright for 2023
2023-01-02 15:00:37 -05:00
tsm_system_time
Update copyright for 2023
2023-01-02 15:00:37 -05:00
unaccent
Fix regression tests of unaccent to work without UTF8 support
2023-07-04 08:05:00 +09:00
uuid-ossp
New header varatt.h split off from postgres.h
2023-01-10 05:54:36 +01:00
vacuumlo
Update copyright for 2023
2023-01-02 15:00:37 -05:00
xml2
Update copyright for 2023
2023-01-02 15:00:37 -05:00
contrib-global.mk
Respect TEMP_CONFIG when pg_regress_check and friends are called
2016-02-27 12:28:21 -05:00
Makefile
Revert "Rename contrib module basic_archive to basic_wal_module"
2023-01-26 09:13:39 +09:00
meson.build
Revert "Rename contrib module basic_archive to basic_wal_module"
2023-01-26 09:13:39 +09:00
README
Rename 'gmake' to 'make' in docs and recommended commands
2014-02-12 17:29:19 -05:00