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 updates of indisvalid for partitioned indexes
Michael Paquier
2023-07-14
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
Adjust kerberos and ldap tests for Homebrew on ARM
Peter Eisentraut
2023-07-04
*
Make PG_TEST_NOCLEAN work for temporary directories in TAP tests
Michael Paquier
2023-07-03
*
Fix marking of indisvalid for partitioned indexes at creation
Michael Paquier
2023-06-30
*
Fix order of operations in ExecEvalFieldStoreDeForm().
Tom Lane
2023-06-29
*
Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTI...
Michael Paquier
2023-06-28
*
Avoid Assert failure when processing empty statement in aborted xact.
Tom Lane
2023-06-21
*
Disable use of archiving in 009_twophase.pl
Michael Paquier
2023-06-21
*
Fix hash join when inner hashkey expressions contain Params.
Tom Lane
2023-06-20
*
Enable archiving in recovery TAP test 009_twophase.pl
Michael Paquier
2023-06-20
*
Don't use partial unique indexes for unique proofs in the planner
David Rowley
2023-06-19
*
Correctly update hasSubLinks while mutating a rule action.
Tom Lane
2023-06-13
*
Accept fractional seconds in jsonpath's datetime() method.
Tom Lane
2023-06-12
*
Refactor routine to find single log content pattern in TAP tests
Michael Paquier
2023-06-09
*
Fix misbehavior of EvalPlanQual checks with multiple result relations.
Tom Lane
2023-05-19
*
Avoid naming conflict between transactions.sql and namespace.sql.
Tom Lane
2023-05-19
*
Fix handling of empty ranges and NULLs in BRIN
Tomas Vondra
2023-05-19
*
Handle RLS dependencies in inlined set-returning functions properly.
Tom Lane
2023-05-08
*
Replace last PushOverrideSearchPath() call with set_config_option().
Noah Misch
2023-05-08
*
Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements
Michael Paquier
2023-04-28
*
Fix assignment to array of domain over composite, redux.
Tom Lane
2023-04-15
*
Fix incorrect partition pruning logic for boolean partitioned tables
David Rowley
2023-04-14
*
For Kerberos testing, disable DNS lookups
Stephen Frost
2023-04-07
*
For Kerberos testing, disable reverse DNS lookup
Stephen Frost
2023-04-07
*
Stabilize just-added regression test cases.
Tom Lane
2023-04-06
*
Fix ts_headline() edge cases for empty query and empty search text.
Tom Lane
2023-04-06
*
Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables.
Tom Lane
2023-04-05
*
Reject system columns as elements of foreign keys.
Tom Lane
2023-03-31
*
Reject attempts to alter composite types used in indexes.
Tom Lane
2023-03-27
*
Ignore generated columns during apply of update/delete.
Amit Kapila
2023-03-23
*
Ignore dropped columns during apply of update/delete.
Amit Kapila
2023-03-21
*
tests: Prevent syslog activity by slapd, take 2
Andres Freund
2023-03-16
*
tests: Minimize syslog activity by slapd
Andres Freund
2023-03-16
*
Fix corner case bug in numeric to_char() some more.
Tom Lane
2023-03-14
*
Fix JSON error reporting for many cases of erroneous string values.
Tom Lane
2023-03-13
*
Fix failure to detect some cases of improperly-nested aggregates.
Tom Lane
2023-03-13
*
Mark unsafe_tests module as not runnable with installcheck
Andrew Dunstan
2023-03-12
*
Ensure COPY TO on an RLS-enabled table copies no more than it should.
Tom Lane
2023-03-10
*
Fix more bugs caused by adding columns to the end of a view.
Tom Lane
2023-03-07
*
Fix some more cases of missed GENERATED-column updates.
Tom Lane
2023-03-06
*
Fix assert failures in parallel SERIALIZABLE READ ONLY.
Thomas Munro
2023-03-06
*
Avoid fetching one past the end of translate()'s "to" parameter.
Tom Lane
2023-03-01
*
Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again.
Tom Lane
2023-02-25
*
Fix mishandling of OLD/NEW references in subqueries in rule actions.
Dean Rasheed
2023-02-25
*
Fix multi-row DEFAULT handling for INSERT ... SELECT rules.
Dean Rasheed
2023-02-23
*
Print the correct aliases for DML target tables in ruleutils.
Tom Lane
2023-02-17
*
Make EXEC_BACKEND more convenient on Linux and FreeBSD.
Michael Paquier
2023-02-08
*
Remove recovery test 011_crash_recovery.pl
Michael Paquier
2023-01-31
*
Fix error handling in libpqrcv_connect()
Andres Freund
2023-01-23
[next]