..
adminpack
Allow DateTimeParseError to handle bad-timezone error messages.
2022-12-09 13:30:47 -05:00
amcheck
Rename SetSingleFuncCall() to InitMaterializedSRF()
2022-10-18 10:22:35 +09:00
auth_delay
Clean up some inconsistencies with GUC declarations
2022-10-31 12:44:48 +09:00
auto_explain
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
basebackup_to_shell
basebackup_to_shell: Add some const qualifiers for consistency
2022-12-13 10:39:44 +01:00
basic_archive
meson: Add 'running' test setup, as a replacement for installcheck
2022-12-07 12:13:35 -08:00
bloom
If wait_for_catchup fails under has_wal_read_bug, skip balance of test.
2022-11-12 11:19:50 -08:00
bool_plperl
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
btree_gin
Produce more-optimal plans for bitmap scans on boolean columns.
2022-11-08 10:36:04 -05:00
btree_gist
Standardize error reports in unimplemented I/O functions.
2022-12-10 18:26:43 -05:00
citext
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
cube
Convert a few datatype input functions to use "soft" error reporting.
2022-12-09 10:14:53 -05:00
dblink
Refactor aclcheck functions
2022-11-13 09:02:41 +01:00
dict_int
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
dict_xsyn
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
earthdistance
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
file_fdw
Fix final warnings produced by -Wshadow=compatible-local
2022-10-07 13:13:27 +13:00
fuzzystrmatch
Remove AssertArg and AssertState
2022-10-28 09:19:06 +02:00
hstore
Standardize error reports in unimplemented I/O functions.
2022-12-10 18:26:43 -05:00
hstore_plperl
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
hstore_plpython
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
intagg
meson: Add initial version of meson based build system
2022-09-21 22:37:17 -07:00
intarray
Standardize error reports in unimplemented I/O functions.
2022-12-10 18:26:43 -05:00
isn
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
jsonb_plperl
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
jsonb_plpython
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
lo
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
ltree
Standardize error reports in unimplemented I/O functions.
2022-12-10 18:26:43 -05:00
ltree_plpython
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
oid2name
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
old_snapshot
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
pageinspect
Mark pageinspect's disk-accessing functions as parallel restricted.
2022-11-21 15:37:10 -05:00
passwordcheck
tests: Rename conflicting role names
2022-10-05 10:43:13 -07:00
pg_buffercache
pg_buffercache: Add pg_buffercache_summary()
2022-10-13 09:55:46 -07:00
pg_freespacemap
meson: Add 'running' test setup, as a replacement for installcheck
2022-12-07 12:13:35 -08:00
pg_prewarm
Clean up some inconsistencies with GUC declarations
2022-10-31 12:44:48 +09:00
pg_stat_statements
meson: Add 'running' test setup, as a replacement for installcheck
2022-12-07 12:13:35 -08:00
pg_surgery
Refactor ownercheck functions
2022-11-13 08:12:37 +01:00
pg_trgm
Standardize error reports in unimplemented I/O functions.
2022-12-10 18:26:43 -05:00
pg_visibility
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
pg_walinspect
meson: Add 'running' test setup, as a replacement for installcheck
2022-12-07 12:13:35 -08:00
pgcrypto
Remove redundant memset call following palloc0
2022-10-13 23:18:00 +02:00
pgrowlocks
Rename SetSingleFuncCall() to InitMaterializedSRF()
2022-10-18 10:22:35 +09:00
pgstattuple
meson: Add support for building with precompiled headers
2022-10-06 17:19:30 -07:00
postgres_fdw
Rework query relation permission checking
2022-12-06 16:09:24 +01:00
seg
Use fabsf() instead of Abs() or fabs() where appropriate
2022-10-08 13:43:26 +02:00
sepgsql
Rework query relation permission checking
2022-12-06 16:09:24 +01:00
spi
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
sslinfo
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
start-scripts
tablefunc
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
tcn
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
test_decoding
meson: Add 'running' test setup, as a replacement for installcheck
2022-12-07 12:13:35 -08:00
tsm_system_rows
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
tsm_system_time
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
unaccent
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
uuid-ossp
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
vacuumlo
meson: Add windows resource files
2022-10-05 09:56:05 -07:00
xml2
Rename SetSingleFuncCall() to InitMaterializedSRF()
2022-10-18 10:22:35 +09:00
contrib-global.mk
Makefile
Add contrib/pg_walinspect.
2022-04-08 00:26:44 -07:00
meson.build
meson: Add initial version of meson based build system
2022-09-21 22:37:17 -07:00
README