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
*
Fix two portability issues with the tests of test_oat_hooks
Michael Paquier
2022-07-11
*
Improve error message with JSON_SERIALIZE()
Michael Paquier
2022-07-11
*
Only allow returning string types or bytea from json_serialize
Andrew Dunstan
2022-07-07
*
Fix alias matching in transformLockingClause().
Dean Rasheed
2022-07-07
*
Revert 019_replslot_limit.pl related debugging aids.
Andres Freund
2022-07-05
*
libpq: Improve idle state handling in pipeline mode
Alvaro Herrera
2022-07-05
*
Remove %error-verbose directive from jsonpath parser
Andrew Dunstan
2022-07-03
*
Fix race condition in t/028_pitr_timelines.pl.
Noah Misch
2022-07-01
*
pgindent run prior to branching v15.
Tom Lane
2022-06-30
*
Use --no-unlogged-table-data in t/027_stream_regress.pl.
Noah Misch
2022-06-25
*
Remove unportable test
Peter Eisentraut
2022-06-24
*
Fix intermetent test failure in 028_row_filter.pl.
Amit Kapila
2022-06-24
*
Fix two issues with HEADER MATCH in COPY
Michael Paquier
2022-06-23
*
Fix partition table's REPLICA IDENTITY checking on the subscriber.
Amit Kapila
2022-06-21
*
Message and documentation refinements
Peter Eisentraut
2022-06-19
*
Revert changes in HOT handling of BRIN indexes
Tomas Vondra
2022-06-16
*
Fix comment in regression tests for large objects
Michael Paquier
2022-06-16
*
Fix data inconsistency between publisher and subscriber.
Amit Kapila
2022-06-16
*
Fix cache look-up failures while applying changes in logical replication.
Amit Kapila
2022-06-15
*
Make subscription tests pass with log_error_verbosity=verbose
Andrew Dunstan
2022-06-12
*
Un-break whole-row Vars referencing domain-over-composite types.
Tom Lane
2022-06-10
*
psql: Show notices immediately (again)
Peter Eisentraut
2022-06-09
*
Prohibit combining publications with different column lists.
Amit Kapila
2022-06-02
*
Remove useless tests for TRUNCATE on foreign tables
Michael Paquier
2022-05-31
*
Teach remove_unused_subquery_outputs about window run conditions
David Rowley
2022-05-27
*
pgstat: fix stats.spec instability on slow machines.
Andres Freund
2022-05-22
*
Show 'AS "?column?"' explicitly when it's important.
Tom Lane
2022-05-21
*
Remove portability hazard in unsafe_tests/sql/guc_privs.sql.
Tom Lane
2022-05-20
*
Fix DDL deparse of CREATE OPERATOR CLASS
Alvaro Herrera
2022-05-20
*
Add pg_version() to PostgreSQL::Test::Cluster
Michael Paquier
2022-05-20
*
Extend pg_publication_tables to display column list and row filter.
Amit Kapila
2022-05-19
*
Update xml_1.out and xml_2.out
Alvaro Herrera
2022-05-18
*
Fix EXPLAIN MERGE output when no tuples are processed
Alvaro Herrera
2022-05-18
*
Check column list length in XMLTABLE/JSON_TABLE alias
Alvaro Herrera
2022-05-18
*
Make EXPLAIN MERGE output format more compact
Alvaro Herrera
2022-05-18
*
Fix incorrect row estimates used for Memoize costing
David Rowley
2022-05-16
*
Fix slow animal timeouts in 032_relfilenode_reuse.pl.
Thomas Munro
2022-05-14
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Make pull_var_clause() handle GroupingFuncs exactly like Aggrefs.
Tom Lane
2022-05-12
*
Remove non-functional code for unloading loadable modules.
Robert Haas
2022-05-11
*
Fix typos and grammar in code and test comments
Michael Paquier
2022-05-11
*
Fix core dump in transformValuesClause when there are no columns.
Tom Lane
2022-05-09
*
Revert "Disallow infinite endpoints in generate_series() for timestamps."
Tom Lane
2022-05-09
*
In REFRESH MATERIALIZED VIEW, set user ID before running user code.
Noah Misch
2022-05-09
*
Make relation-enumerating operations be security-restricted operations.
Noah Misch
2022-05-09
*
Fix race in 032_relfilenode_reuse.pl.
Thomas Munro
2022-05-08
*
Fix old-fd issues using global barriers everywhere.
Thomas Munro
2022-05-07
*
Fix timing issue in deadlock recovery conflict test.
Andres Freund
2022-05-04
*
Fix rowcount estimate for SubqueryScan that's under a Gather.
Tom Lane
2022-05-04
*
Add tests for recovery deadlock conflicts.
Andres Freund
2022-05-02
[next]