index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
Commit message (
Expand
)
Author
Age
*
Improve coverage of ruleutils.c for SQLValueFunctions
Michael Paquier
2022-10-24
*
Improve the accuracy of numeric power() for integer exponents.
Dean Rasheed
2022-10-20
*
Record dependencies of a cast on other casts that it requires.
Tom Lane
2022-10-17
*
Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value.
Tom Lane
2022-10-16
*
pgstat: Track time of the last scan of a relation
Andres Freund
2022-10-14
*
Put tests of md5() function into separate test file
Peter Eisentraut
2022-10-13
*
Improve the WARNING message for CREATE SUBSCRIPTION.
Amit Kapila
2022-10-13
*
Yet further fixes for multi-row VALUES lists for updatable views.
Tom Lane
2022-10-11
*
Fix self-referencing foreign keys with partitioned tables
Alvaro Herrera
2022-10-07
*
Create subscription stats entry at CREATE SUBSCRIPTION time
Andres Freund
2022-10-06
*
Remove uses of MemoryContextContains in nodeAgg.c and nodeWindowAgg.c.
Tom Lane
2022-10-06
*
tests: Restrict pg_locks queries in advisory_locks.sql to current database
Andres Freund
2022-10-05
*
meson: Add windows resource files
Andres Freund
2022-10-05
*
Revert "Optimize order of GROUP BY keys".
Tom Lane
2022-10-03
*
Use actual backend IDs in pg_stat_get_backend_idset() and friends.
Tom Lane
2022-09-29
*
Introduce SYSTEM_USER
Michael Paquier
2022-09-29
*
meson: pg_regress: Define a HOST_TUPLE sufficient to make resultmap work
Andres Freund
2022-09-28
*
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-28
*
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-09-27
*
Introduce GUC_NO_RESET flag.
Tom Lane
2022-09-27
*
Improve some publication-related error messages
Alvaro Herrera
2022-09-27
*
Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot.
Tom Lane
2022-09-25
*
Avoid loss of code coverage with unlogged-index test cases.
Tom Lane
2022-09-25
*
Message style improvements
Peter Eisentraut
2022-09-24
*
pgstat: Fix transactional stats dropping for indexes
Andres Freund
2022-09-23
*
Allow publications with schema and table of the same schema.
Amit Kapila
2022-09-23
*
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Tighten pg_get_object_address argument checking
Peter Eisentraut
2022-09-21
*
Disable autovacuum in MERGE test script
Alvaro Herrera
2022-09-20
*
Fix typos.
Amit Kapila
2022-09-19
*
Fix race condition in stats.sql added in 5264add7847
Andres Freund
2022-09-16
*
Adjust assorted hint messages that list all valid options.
Peter Eisentraut
2022-09-16
*
Fix grammar in error message
John Naylor
2022-09-15
*
Use SIGNAL_ARGS consistently to declare signal handlers.
Tom Lane
2022-09-14
*
Split up guc.c for better build speed and ease of maintenance.
Tom Lane
2022-09-13
*
Fix NaN comparison in circle_same test
Daniel Gustafsson
2022-09-12
*
Choose FK name correctly during partition attachment
Alvaro Herrera
2022-09-08
*
Fix new pg_publication_tables query.
Tom Lane
2022-09-06
*
Force parallelism in partition_aggregate
Tomas Vondra
2022-09-05
*
Speed up lexing of long JSON strings
John Naylor
2022-09-02
*
Revert SQL/JSON features
Andrew Dunstan
2022-09-01
*
Adjust XML test case to avoid unstable behavior.
Tom Lane
2022-08-31
*
Fix a bug in roles_is_member_of.
Robert Haas
2022-08-31
*
Clean up inconsistent use of fflush().
Tom Lane
2022-08-29
*
Allow grant-level control of role inheritance behavior.
Robert Haas
2022-08-25
*
Fix typo in MVCC test comment
Daniel Gustafsson
2022-08-25
*
Make role grant system more consistent with other privileges.
Robert Haas
2022-08-22
*
regress: allow to specify directory containing expected files, for ecpg
Andres Freund
2022-08-20
*
Reduce warnings with -Wshadow=compatible-local builds
David Rowley
2022-08-20
[next]