index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2023-11-02
Prevent startup of logical replication launcher during pg_upgrade
Michael Paquier
2023-10-31
C comment: mention why no setting lasterrno in dir_existsfile()
Bruce Momjian
2023-10-30
pgindent run to fix commits de64268561 and 5ae2087202a
Bruce Momjian
2023-10-29
Teach pg_dump about the new pg_subscription.subrunasowner option.
Tom Lane
2023-10-27
Teach contrib/amcheck to check the unique constraint violation
Alexander Korotkov
2023-10-27
Commit b195e6d482 forgot to update meson.build.
Amit Kapila
2023-10-27
Use shorter file names in the upgrade logical slots test.
Amit Kapila
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-26
Migrate logical slots to the new node during an upgrade.
Amit Kapila
2023-10-25
Remove dead code in pg_ctl.c.
Nathan Bossart
2023-10-18
pg_upgrade: Fix test name in 002_pg_upgrade.pl
Michael Paquier
2023-10-18
Clean up some pg_dump tests
Peter Eisentraut
2023-10-16
Add support event triggers on authenticated login
Alexander Korotkov
2023-10-14
Don't spuriously report FD_SETSIZE exhaustion on Windows.
Noah Misch
2023-10-13
psql: Add completion support for AT [ LOCAL | TIME ZONE ]
Michael Paquier
2023-10-11
Improve some wording in pg_upgrade/IMPLEMENTATION
Michael Paquier
2023-10-10
pg_resetwal: Corrections around -c option
Peter Eisentraut
2023-10-07
Restore proper linkage of pg_char_to_encoding() and friends.
Tom Lane
2023-10-06
Remove environment-variable-based defaults in psql --help
Peter Eisentraut
2023-10-05
Improve JsonLexContext's freeability
Alvaro Herrera
2023-10-05
Modernize const handling with readline
Peter Eisentraut
2023-10-02
Replace use of stat()[7] by -s switch in TAP tests to retrieve file size
Michael Paquier
2023-10-02
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-09-29
Revert "pg_resetwal: Improve error with wrong/missing data directory"
Peter Eisentraut
2023-09-28
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-26
pgbench: Improve help output of -I option
Peter Eisentraut
2023-09-26
Add some const qualifiers
Peter Eisentraut
2023-09-25
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-21
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-20
Remove open-coded binary heap in pg_dump_sort.c.
Nathan Bossart
2023-09-20
psql: Reset query buffer of \e, \ef and \ev on error
Michael Paquier
2023-09-19
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-18
Fix psql's \? output for \watch
Alvaro Herrera
2023-09-14
Quote filenames in error messages
Daniel Gustafsson
2023-09-13
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-07
pg_basebackup: Generate valid temporary slot names under PQbackendPID()
Michael Paquier
2023-09-06
Allow using syncfs() in frontend utilities.
Nathan Bossart
2023-09-06
Add support for syncfs() in frontend support functions.
Nathan Bossart
[next]