index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Translation updates
Peter Eisentraut
2024-05-20
*
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-17
*
pg_amcheck: Put new options in consistent order in --help and man page
Peter Eisentraut
2024-05-16
*
Revert temporal primary keys and foreign keys
Peter Eisentraut
2024-05-16
*
Fix query result leak during binary upgrade
Daniel Gustafsson
2024-05-15
*
Make all Perl warnings fatal, catch-up
Peter Eisentraut
2024-05-15
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Add missing gettext triggers
Peter Eisentraut
2024-05-14
*
Add missing source files to pg_combinebackup/nls.mk
Peter Eisentraut
2024-05-14
*
Remove auth-options support from initdb
Daniel Gustafsson
2024-05-14
*
Make formatting in nls.mk files more consistent
Peter Eisentraut
2024-05-14
*
Revert structural changes to not-null constraints
Alvaro Herrera
2024-05-13
*
psql: Add missing punctuation in help output
Peter Eisentraut
2024-05-09
*
Fix inconsistencies in error messages
Alvaro Herrera
2024-05-09
*
Ensure that "pg_restore -l" reports dependent TOC entries correctly.
Tom Lane
2024-05-07
*
Translation updates
Peter Eisentraut
2024-05-06
*
Fix an assortment of typos
David Rowley
2024-05-04
*
Disallow NO INHERIT not-null constraints on partitioned tables
Alvaro Herrera
2024-05-02
*
Skip invalid database pg_upgrade test on obsolete servers
Alvaro Herrera
2024-05-01
*
Add tab completion for EXPLAIN (MEMORY|SERIALIZE)
Michael Paquier
2024-05-01
*
Add tab completion for partition MERGE/SPLIT operations
Alexander Korotkov
2024-04-30
*
libpq: If ALPN is not used, make PQsslAttribute(conn, "alpn") == ""
Heikki Linnakangas
2024-04-29
*
Minor fixes to pg_combinebackup and its documentation.
Robert Haas
2024-04-26
*
pg_combinebackup: Detect checksum mismatches and document limitation.
Robert Haas
2024-04-25
*
pg_combinebackup: Add --version to --help output
Peter Eisentraut
2024-04-24
*
pg_combinebackup: Put newer options in consistent order in --help and man page
Peter Eisentraut
2024-04-24
*
pg_dump: Put new options in consistent order in --help and man page
Peter Eisentraut
2024-04-24
*
pg_walsummary: Document --version option
Peter Eisentraut
2024-04-24
*
Try again to add test coverage for pg_combinebackup w/tablespaces.
Robert Haas
2024-04-23
*
Fix the handling of the failover option in subscription commands.
Amit Kapila
2024-04-23
*
Fix dumps of partitioned tables with table AMs
Michael Paquier
2024-04-22
*
createdb: compare strategy case-insensitive
Tomas Vondra
2024-04-21
*
Revert recent ill-advised test case changes.
Robert Haas
2024-04-19
*
Use tempdir_short instead of tempdir.
Robert Haas
2024-04-19
*
pg_combinebackup: Fix incorrect tablespace handling.
Robert Haas
2024-04-19
*
Make PostgreSQL::Test::Cluster::init_from_backup handle tablespaces.
Robert Haas
2024-04-19
*
Better handle indirect constraint drops
Alvaro Herrera
2024-04-19
*
Fix typos and duplicate words
Daniel Gustafsson
2024-04-18
*
Restrict where INCREMENTAL.${NAME} files are recognized.
Robert Haas
2024-04-18
*
Don't try to assign smart names to constraints
Alvaro Herrera
2024-04-18
*
Fix restore of not-null constraints with inheritance
Alvaro Herrera
2024-04-18
*
psql: Make output of \dD more stable
Peter Eisentraut
2024-04-15
*
Fix ALTER DOMAIN NOT NULL syntax
Peter Eisentraut
2024-04-15
*
Don't allocate large buffer on the stack in pg_verifybackup
Andrew Dunstan
2024-04-12
*
Fix some memory leaks associated with parsing json and manifests
Andrew Dunstan
2024-04-12
*
Revert indexed and enlargable binary heap implementation.
Masahiko Sawada
2024-04-11
*
Add missing set_pglocale_pgservice() for pg_walsummary and pg_combinebackup
Michael Paquier
2024-04-09
*
In psql, avoid leaking a PGresult after a query is cancelled.
Tom Lane
2024-04-08
*
Further review for re-implementation of psql's FETCH_COUNT feature.
Tom Lane
2024-04-08
*
Add more tab completion support for ALTER DEFAULT PRIVILEGES in psql.
Masahiko Sawada
2024-04-08
[next]