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
*
pgbench: Prepare commands in pipelines in advance
Alvaro Herrera
2023-02-21
*
Translation updates
Peter Eisentraut
2023-02-06
*
Avoid harmless warning from pg_dump --if-exists mode.
Tom Lane
2023-01-19
*
Fix failure with perlcritic in psql's create_help.pl
Michael Paquier
2023-01-19
*
Create common infrastructure for cross-version upgrade testing.
Tom Lane
2023-01-16
*
Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET SCHEMA.
Dean Rasheed
2023-01-06
*
Fix typos in comments, code and documentation
Michael Paquier
2023-01-03
*
Fix some incorrectness in upgrade_adapt.sql on query for WITH OIDS
Michael Paquier
2022-12-23
*
Fix psql's \sf and \ef for new-style SQL functions.
Tom Lane
2022-12-02
*
Translation updates
Alvaro Herrera
2022-11-07
*
Translation updates
Peter Eisentraut
2022-11-07
*
pg_dump: fix failure to dump comments on constraints in some cases.
Tom Lane
2022-11-02
*
psql: Fix exit status when query is canceled
Peter Eisentraut
2022-10-22
*
pg_basebackup: Fix cross-platform tablespace relocation.
Robert Haas
2022-10-21
*
Translation updates
Peter Eisentraut
2022-10-10
*
Fix psql's behavior with \g for a multiple-command string.
Tom Lane
2022-10-03
*
Fix tab-completion after commit 790bf615ddba
Alvaro Herrera
2022-09-30
*
Translation updates
Peter Eisentraut
2022-09-26
*
Add missing source files to pg_waldump/nls.mk
Alvaro Herrera
2022-09-25
*
Message style improvements
Peter Eisentraut
2022-09-24
*
Improve terminology
Peter Eisentraut
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
*
psql: Improve tab-completion for MERGE.
Fujii Masao
2022-09-22
*
Improve ICU option handling in CREATE DATABASE
Peter Eisentraut
2022-09-21
*
Suppress variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-09-20
*
Add missing serial commas
Peter Eisentraut
2022-09-19
*
Fix createdb tests for C locale
Peter Eisentraut
2022-09-16
*
Don't allow creation of database with ICU locale with unsupported encoding
Peter Eisentraut
2022-09-16
*
Fix incorrect value for "strategy" with deflateParams() in walmethods.c
Michael Paquier
2022-09-14
*
Simplify handling of compression level with compression specifications
Michael Paquier
2022-09-14
*
Make locale option behavior more consistent
Peter Eisentraut
2022-09-13
*
Move any remaining files generated by pg_upgrade into an internal subdir
Michael Paquier
2022-09-13
*
Translation updates
Peter Eisentraut
2022-09-05
*
pg_dump: Fix new ICU tests
Peter Eisentraut
2022-08-25
*
pg_dump: Dump colliculocale
Peter Eisentraut
2022-08-24
*
Fix assertion failure in CREATE DATABASE
Peter Eisentraut
2022-08-22
*
pg_upgrade: Fix thinko in database info acquisition routine
Peter Eisentraut
2022-08-22
*
Remove shadowed local variables that are new in v15
David Rowley
2022-08-20
*
pg_upgrade: Fix some minor code issues
Peter Eisentraut
2022-08-13
*
Move basebackup code to new directory src/backend/backup
Robert Haas
2022-08-10
*
Translation updates
Alvaro Herrera
2022-08-08
*
Revert recent changes to 002_pg_upgrade.pl.
Robert Haas
2022-08-04
*
Fix error reporting after ioctl() call with pg_upgrade --clone
Michael Paquier
2022-08-01
*
Revise test case added in 43746996399541ecb5c7b188725a5f097c15ceae.
Robert Haas
2022-07-29
*
Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-29
*
Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-29
*
Use TRUNCATE to preserve relfilenode for pg_largeobject + index.
Robert Haas
2022-07-28
*
Fix minor memory leaks in psql's tab completion.
Tom Lane
2022-07-22
*
Remove unnecessary Windows-specific basebackup code.
Thomas Munro
2022-07-22
[next]