index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Disallow changing NO INHERIT status of a not-null constraint
Alvaro Herrera
2023-08-29
*
Perl: Remove useless lines
Alvaro Herrera
2023-08-29
*
Rename logical_replication_mode to debug_logical_replication_streaming
Peter Eisentraut
2023-08-29
*
Convert encrypted SSL test keys to PKCS#8 format
Peter Eisentraut
2023-08-28
*
Tighten unit parsing in internal values
Michael Paquier
2023-08-28
*
Tighten handling of "ago" in interval values
Michael Paquier
2023-08-28
*
Generate new LOG for "trust" connections under log_connections
Michael Paquier
2023-08-26
*
Avoid non-POSIX cp flags
Andres Freund
2023-08-25
*
Rename test table to avoid cs_CZ locale problem
Alvaro Herrera
2023-08-25
*
Catalog not-null constraints
Alvaro Herrera
2023-08-25
*
Use "template" data directory in tests
Andres Freund
2023-08-24
*
Add test for inherited CHECK constraint drop
Alvaro Herrera
2023-08-24
*
Avoid use of Perl getprotobyname
Peter Eisentraut
2023-08-23
*
Add to_bin() and to_oct().
Nathan Bossart
2023-08-23
*
Fix pg_stat_reset_single_table_counters() for shared relations
Michael Paquier
2023-08-21
*
Add system view pg_wait_events
Michael Paquier
2023-08-20
*
Remove dubious warning message from SQL/JSON functions
Peter Eisentraut
2023-08-18
*
Add OAT hook calls for more subcommands of ALTER TABLE
Michael Paquier
2023-08-17
*
Unify some error messages
Peter Eisentraut
2023-08-16
*
Change custom wait events to use dynamic shared hash tables
Michael Paquier
2023-08-14
*
Remove test from commit fa2e874946.
Jeff Davis
2023-08-10
*
Recalculate search_path after ALTER ROLE.
Jeff Davis
2023-08-09
*
Reject substituting extension schemas or owners matching ["$'\].
Noah Misch
2023-08-07
*
Fix RLS policy usage in MERGE.
Dean Rasheed
2023-08-07
*
Attempt to stabilize new window agg regression test
David Rowley
2023-08-04
*
Account for startup rows when costing WindowAggs
David Rowley
2023-08-04
*
Fix pg_stat_io buffer reuse test instability
Andres Freund
2023-08-01
*
Support custom wait events for wait event type "Extension"
Michael Paquier
2023-07-31
*
worker_spi: Fix race condition in newly-added TAP tests
Michael Paquier
2023-07-29
*
worker_spi: Switch to TAP tests
Michael Paquier
2023-07-27
*
Add more SQL/JSON constructor functions
Amit Langote
2023-07-26
*
worker_spi: Use term "dynamic" for bgworkers launched with worker_spi_launch()
Michael Paquier
2023-07-26
*
Compare only major versions in AdjustUpgrade.pm
Alvaro Herrera
2023-07-24
*
ICU: remove negative test that fails to fail.
Jeff Davis
2023-07-21
*
Fix calculation of relid sets for partitionwise child joins.
Tom Lane
2023-07-21
*
Fix worker_spi when launching workers without shared_preload_libraries
Michael Paquier
2023-07-21
*
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2023-07-20
*
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2023-07-20
*
Set fixed dates for test certificates validity
Daniel Gustafsson
2023-07-20
*
Add psql \drg command to display role grants.
Tom Lane
2023-07-19
*
Allow plan nodes with initPlans to be considered parallel-safe.
Tom Lane
2023-07-14
*
Allow the use of a hash index on the subscriber during replication.
Amit Kapila
2023-07-14
*
Fix updates of indisvalid for partitioned indexes
Michael Paquier
2023-07-14
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
parallel_schedule: add comment on event_trigger test dependency
Alvaro Herrera
2023-07-12
*
Allow some exclusion constraints on partitions
Peter Eisentraut
2023-07-12
*
Report index vacuum progress.
Masahiko Sawada
2023-07-11
*
Message wording improvements
Peter Eisentraut
2023-07-10
*
Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schema
Michael Paquier
2023-07-10
*
Fix Perl warning
Peter Eisentraut
2023-07-08
[next]