index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2023-08-24
Add test for inherited CHECK constraint drop
Alvaro Herrera
2023-08-23
Avoid use of Perl getprotobyname
Peter Eisentraut
2023-08-23
Add to_bin() and to_oct().
Nathan Bossart
2023-08-21
Fix pg_stat_reset_single_table_counters() for shared relations
Michael Paquier
2023-08-20
Add system view pg_wait_events
Michael Paquier
2023-08-18
Remove dubious warning message from SQL/JSON functions
Peter Eisentraut
2023-08-16
Add OAT hook calls for more subcommands of ALTER TABLE
Michael Paquier
2023-08-16
Unify some error messages
Peter Eisentraut
2023-08-14
Change custom wait events to use dynamic shared hash tables
Michael Paquier
2023-08-10
Remove test from commit fa2e874946.
Jeff Davis
2023-08-09
Recalculate search_path after ALTER ROLE.
Jeff Davis
2023-08-07
Reject substituting extension schemas or owners matching ["$'\].
Noah Misch
2023-08-07
Fix RLS policy usage in MERGE.
Dean Rasheed
2023-08-04
Attempt to stabilize new window agg regression test
David Rowley
2023-08-03
Account for startup rows when costing WindowAggs
David Rowley
2023-08-01
Fix pg_stat_io buffer reuse test instability
Andres Freund
2023-07-31
Support custom wait events for wait event type "Extension"
Michael Paquier
2023-07-29
worker_spi: Fix race condition in newly-added TAP tests
Michael Paquier
2023-07-27
worker_spi: Switch to TAP tests
Michael Paquier
2023-07-26
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-24
Compare only major versions in AdjustUpgrade.pm
Alvaro Herrera
2023-07-21
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-20
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-19
Add psql \drg command to display role grants.
Tom Lane
2023-07-14
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-13
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-12
parallel_schedule: add comment on event_trigger test dependency
Alvaro Herrera
2023-07-12
Allow some exclusion constraints on partitions
Peter Eisentraut
2023-07-11
Report index vacuum progress.
Masahiko Sawada
2023-07-10
Message wording improvements
Peter Eisentraut
2023-07-10
Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schema
Michael Paquier
2023-07-08
Fix Perl warning
Peter Eisentraut
2023-07-07
test_extensions: sync meson.build with Makefile.
Jeff Davis
2023-07-07
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-06
pg_regress: Remove unused variable
Daniel Gustafsson
2023-07-06
Add GUC parameter "huge_pages_status"
Michael Paquier
2023-07-05
pgstat: fix subscription stats entry leak.
Masahiko Sawada
2023-07-05
Clean up command argument assembly
Peter Eisentraut
2023-07-05
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-04
Remove incidental md5() function uses from several tests
Peter Eisentraut
2023-07-04
Allow Incremental Sorts on GiST and SP-GiST indexes
David Rowley
2023-07-04
libpq: Add support for Close on portals and statements
Michael Paquier
2023-07-03
Remove support for OpenSSL 1.0.1
Michael Paquier
[next]