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
*
Replace use of stat()[7] by -s switch in TAP tests to retrieve file size
Michael Paquier
2023-10-03
*
Fix omission of column-level privileges in selective pg_restore.
Tom Lane
2023-10-02
*
Add regression tests for psql \g piped into a program
Heikki Linnakangas
2023-10-02
*
psql: Set variables from query result on failure when printing tuples
Michael Paquier
2023-10-02
*
Revert "pg_resetwal: Improve error with wrong/missing data directory"
Peter Eisentraut
2023-09-29
*
doc: Improve documentation about pg_resetwal -f option
Peter Eisentraut
2023-09-28
*
pg_resetwal: Use frontend logging API
Peter Eisentraut
2023-09-28
*
pg_resetwal: Regroup --help output
Peter Eisentraut
2023-09-28
*
pg_resetwal: Improve error with wrong/missing data directory
Peter Eisentraut
2023-09-28
*
pg_resetwal: Update an obsolete comment
Peter Eisentraut
2023-09-28
*
pgbench: Improve help output of -I option
Peter Eisentraut
2023-09-26
*
Add some const qualifiers
Peter Eisentraut
2023-09-26
*
pg_dump: tests: Correct test condition for invalid databases
Andres Freund
2023-09-25
*
vacuumdb: Reword --help message for clarity
Daniel Gustafsson
2023-09-25
*
vacuumdb: Fix excluding multiple schemas with -N
Daniel Gustafsson
2023-09-25
*
pg_upgrade: check for types removed in pg12
Alvaro Herrera
2023-09-25
*
Allow dbname in pg_basebackup/pg_receivewal connstring
Daniel Gustafsson
2023-09-21
*
Fix vacuumdb to pass buffer-usage-limit with analyze-only mode
David Rowley
2023-09-21
*
Remove open-coded binary heap in pg_dump_sort.c.
Nathan Bossart
2023-09-19
*
psql: Reset query buffer of \e, \ef and \ev on error
Michael Paquier
2023-09-20
*
Convert pg_restore's ready_list to a priority queue.
Nathan Bossart
2023-09-19
*
Fix psql tab-completion for identifiers containing dollars.
Heikki Linnakangas
2023-09-19
*
Fix psql's \? output for \watch
Alvaro Herrera
2023-09-18
*
Quote filenames in error messages
Daniel Gustafsson
2023-09-14
*
Switch psql's TAP test for query cancellation to use IPC::Run::signal()
Michael Paquier
2023-09-13
*
Skip psql's TAP test for query cancellation entirely on Windows
Michael Paquier
2023-09-13
*
pg_basebackup: Generate valid temporary slot names under PQbackendPID()
Michael Paquier
2023-09-07
*
Allow using syncfs() in frontend utilities.
Nathan Bossart
2023-09-06
*
Add support for syncfs() in frontend support functions.
Nathan Bossart
2023-09-06
*
Move PG_TEMP_FILE* macros to file_utils.h.
Nathan Bossart
2023-09-05
*
Unify gratuitously different error messages
Peter Eisentraut
2023-09-05
*
Fix code indentation vioaltion introduced in commit 3c662643c4.
Tatsuo Ishii
2023-08-30
*
Allow pgbench to exit immediately when any client is aborted.
Tatsuo Ishii
2023-08-30
*
Perl: Remove useless lines
Alvaro Herrera
2023-08-29
*
psql/t/001_basic: use locale-aware decimals in new test
Alvaro Herrera
2023-08-29
*
Allow \watch queries to stop on minimum rows returned
Daniel Gustafsson
2023-08-29
*
Reword user-facing message for "power of two"
Daniel Gustafsson
2023-08-29
*
Make error messages about WAL segment size more consistent
Peter Eisentraut
2023-08-28
*
Catalog not-null constraints
Alvaro Herrera
2023-08-25
*
pg_upgrade: Bump MESSAGE_WIDTH.
Nathan Bossart
2023-08-24
*
pg_upgrade: Improve one log message
Peter Eisentraut
2023-08-24
*
pg_upgrade: Avoid shadowing global var in function
Daniel Gustafsson
2023-08-23
*
Fix pg_dump assertion failure when dumping pg_catalog.
Jeff Davis
2023-08-22
*
pg_upgrade: Improve style of a few verbose messages
Michael Paquier
2023-08-18
*
Fix code indentation violations introduced by recent commit
Michael Paquier
2023-08-11
*
Fix erroneous -Werror=missing-braces on old GCC
Peter Eisentraut
2023-08-10
*
Fix last remaining uninitialized memory warnings
Peter Eisentraut
2023-08-09
*
Fix pg_dumpall with in-place tablespaces
Michael Paquier
2023-08-09
*
Translation updates
Peter Eisentraut
2023-08-07
*
Improve const use in zlib-using code
Peter Eisentraut
2023-08-07
[next]