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
*
Revert applying column aliases to the output of whole-row Vars.
Tom Lane
2022-03-17
*
Fix publish_as_relid with multiple publications
Tomas Vondra
2022-03-16
*
Restore the previous semantics of get_constraint_index().
Tom Lane
2022-03-11
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Fix pg_regress to print the correct postmaster address on Windows.
Tom Lane
2022-03-04
*
Fix temporary object cleanup failing due to toast access without snapshot.
Andres Freund
2022-02-21
*
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
*
Fix memory leak in IndexScan node with reordering
Alexander Korotkov
2022-02-14
*
Don't use_physical_tlist for an IOS with non-returnable columns.
Tom Lane
2022-02-11
*
Set SNI ClientHello extension to localhost in tests
Daniel Gustafsson
2022-02-10
*
Fix failure to validate the result of select_common_type().
Tom Lane
2022-01-29
*
Improve msys2 detection for TAP tests
Andrew Dunstan
2022-01-27
*
On sparc64+ext4, suppress test failures from known WAL read failure.
Noah Misch
2022-01-26
*
Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX.
Tom Lane
2022-01-22
*
Tighten TAP tests' tracking of postmaster state some more.
Tom Lane
2022-01-20
*
Try to stabilize reloptions test, again.
Thomas Munro
2022-01-20
*
TAP tests: check for postmaster.pid anyway when "pg_ctl start" fails.
Tom Lane
2022-01-19
*
Try to stabilize the reloptions test.
Thomas Munro
2022-01-19
*
Fix psql \d's query for identifying parent triggers.
Tom Lane
2022-01-17
*
Teach hash_ok_operator() that record_eq is only sometimes hashable.
Tom Lane
2022-01-16
*
Build inherited extended stats on partitioned tables
Tomas Vondra
2022-01-15
*
Ignore extended statistics for inheritance trees
Tomas Vondra
2022-01-15
*
Fix ruleutils.c's dumping of whole-row Vars in more contexts.
Tom Lane
2022-01-13
*
Prevent altering partitioned table's rowtype, if it's used elsewhere.
Tom Lane
2022-01-06
*
Fix index-only scan plans, take 2.
Tom Lane
2022-01-03
*
Fix index-only scan plans when not all index columns can be returned.
Tom Lane
2022-01-01
*
Revert b2a459edf "Fix GRANTED BY support in REVOKE ROLE statements"
Daniel Gustafsson
2021-12-30
*
Fix overly generic name in with.sql test.
Thomas Munro
2021-12-30
*
Ensure casting to typmod -1 generates a RelabelType.
Tom Lane
2021-12-16
*
isolationtester: append session name to application_name.
Andres Freund
2021-12-13
*
Fix alignment in multirange_get_range() function
Alexander Korotkov
2021-12-13
*
Fix double publish of child table's data.
Amit Kapila
2021-12-09
*
Fix corruption of toast indexes with REINDEX CONCURRENTLY
Michael Paquier
2021-12-08
*
Fix GRANTED BY support in REVOKE ROLE statements
Daniel Gustafsson
2021-11-26
*
Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index
Michael Paquier
2021-11-25
*
Flush Memoize cache when non-key parameters change, take 2
David Rowley
2021-11-24
*
Revert "Flush Memoize cache when non-key parameters change"
David Rowley
2021-11-24
*
Flush Memoize cache when non-key parameters change
David Rowley
2021-11-24
*
Allow Memoize to operate in binary comparison mode
David Rowley
2021-11-24
*
Fix SP-GiST scan initialization logic for binary-compatible cases.
Tom Lane
2021-11-20
*
Fix quoting of ACL item in table for upgrade binary compatibility checks
Michael Paquier
2021-11-18
*
Add table to regression tests for binary-compatibility checks in pg_upgrade
Michael Paquier
2021-11-18
*
Fix display of SQL-standard function's arguments in INSERT/SELECT.
Tom Lane
2021-11-17
*
Invalidate relcache when changing REPLICA IDENTITY index.
Amit Kapila
2021-11-16
*
Fix memory overrun when querying pg_stat_slru
Michael Paquier
2021-11-12
*
Fix buffer overrun in unicode string normalization with empty input
Michael Paquier
2021-11-11
*
Fix instability in 026_overwrite_contrecord.pl test.
Tom Lane
2021-11-09
*
Fix handling of NaN values in BRIN minmax multi
Tomas Vondra
2021-11-06
*
Update alternative expected output file.
Heikki Linnakangas
2021-11-03
[next]