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
2024-02-22
Improve ERROR/LOG messages added by commits ddd5f4f54a and 7a424ece48.
Amit Kapila
2024-02-21
MERGE ... DO NOTHING: require SELECT privileges
Alvaro Herrera
2024-02-21
Add option force_initdb to PostgreSQL::Test::Cluster:init()
Michael Paquier
2024-02-20
Replace relids in lateral subquery parse tree during SJE
Alexander Korotkov
2024-02-20
Revert "Improve compression and storage support with inheritance"
Peter Eisentraut
2024-02-19
Fix incorrect pruning of NULL partition for boolean IS NOT clauses
David Rowley
2024-02-19
Fix test race between primary XLOG_RUNNING_XACTS and standby logical slot.
Noah Misch
2024-02-19
Bound waits in 035_standby_logical_decoding.pl.
Noah Misch
2024-02-19
Get rid of pg_class usage in SJE regression tests
Alexander Korotkov
2024-02-16
Remove remaining references to timeouts-long
Alexander Korotkov
2024-02-16
Remove timeouts-long.out
Alexander Korotkov
2024-02-16
Improve compression and storage support with inheritance
Peter Eisentraut
2024-02-16
Disable autovacuum on primary in 040_standby_failover_slots_sync test.
Amit Kapila
2024-02-16
Change the LOG level in 040_standby_failover_slots_sync.pl to DEBUG2.
Amit Kapila
2024-02-16
Attempt to stabilize flapping regression test
David Rowley
2024-02-16
Followup fixes for transaction_timeout
Alexander Korotkov
2024-02-15
Introduce transaction_timeout
Alexander Korotkov
2024-02-15
Pull up ANY-SUBLINK with the necessary lateral support.
Alexander Korotkov
2024-02-15
Allow passing extra options to initdb for tests
Peter Eisentraut
2024-02-15
Another try to fix BF failure introduced in commit ddd5f4f54a.
Amit Kapila
2024-02-14
Allow pg_monitor to execute pg_current_logfile().
Nathan Bossart
2024-02-14
Fix multiranges to behave more like dependent types.
Tom Lane
2024-02-14
Fix BF introduced in commit ddd5f4f54a.
Amit Kapila
2024-02-14
Add a slot synchronization function.
Amit Kapila
2024-02-13
Catch overflow when rounding intervals in AdjustIntervalForTypmod.
Tom Lane
2024-02-13
Use a safer outfuncs/readfuncs representation for BitStrings.
Tom Lane
2024-02-11
Use extensible buffers to assemble command lines
Peter Eisentraut
2024-02-10
Disallow jsonpath methods involving TZ in immutable functions
Andrew Dunstan
2024-02-09
Fix usage of aggregate pathkeys in group_keys_reorder_by_pathkeys()
Alexander Korotkov
2024-02-09
Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN
Peter Eisentraut
2024-02-08
Apply pg_dump test cleanups to test_pg_dump as well
Peter Eisentraut
2024-02-08
Fix meson installation of xid_wraparound test.
Masahiko Sawada
2024-02-05
Fix assertion if index is dropped during REFRESH CONCURRENTLY
Heikki Linnakangas
2024-02-02
Allow Gather Merge in more cases for parallel DISTINCT
David Rowley
2024-01-31
Fix costing bug in MergeAppend
David Rowley
2024-01-31
Add .gitignore to src/test/modules/gin/
Michael Paquier
2024-01-31
Add tests for int4_bool() in int.c
Michael Paquier
2024-01-31
Consider the "LIMIT 1" optimization with parallel DISTINCT
David Rowley
2024-01-31
Fix various issues with ALTER TEXT SEARCH CONFIGURATION
Michael Paquier
2024-01-30
Simplify partial path generation in GROUP BY/ORDER BY
David Rowley
2024-01-30
Add a failover option to subscriptions.
Amit Kapila
2024-01-29
Add EXPLAIN (MEMORY) to report planner memory consumption
Alvaro Herrera
2024-01-29
Fix locking when fixing an incomplete split of a GIN internal page
Heikki Linnakangas
2024-01-28
Fix DROP ROLE when specifying duplicated roles
Michael Paquier
2024-01-26
Attempt to fix newly added Memoize regression test
David Rowley
2024-01-26
Detect Julian-date overflow in timestamp[tz]_pl_interval.
Tom Lane
2024-01-26
Make spelling of cancelled/cancellation consistent
Alvaro Herrera
2024-01-26
De-dupicate Memoize cache keys
David Rowley
2024-01-26
Improve NestLoopParam generation for lateral subqueries
David Rowley
2024-01-25
Support TZ and OF format codes in to_timestamp().
Tom Lane
[next]