index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
scripts
Age
Commit message (
Expand
)
Author
2023-11-06
Translation updates
Peter Eisentraut
2023-07-13
Handle DROP DATABASE getting interrupted
Andres Freund
2023-05-08
Translation updates
Peter Eisentraut
2022-11-07
Translation updates
Peter Eisentraut
2022-10-10
Translation updates
Peter Eisentraut
2022-09-26
Translation updates
Peter Eisentraut
2022-09-24
Message style improvements
Peter Eisentraut
2022-09-21
Improve ICU option handling in CREATE DATABASE
Peter Eisentraut
2022-09-16
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-13
Make locale option behavior more consistent
Peter Eisentraut
2022-09-05
Translation updates
Peter Eisentraut
2022-08-22
Fix assertion failure in CREATE DATABASE
Peter Eisentraut
2022-08-08
Translation updates
Alvaro Herrera
2022-05-16
Translation updates
Peter Eisentraut
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-05-09
Add missing source files to nls.mk
Peter Eisentraut
2022-04-08
Improve frontend error logging style.
Tom Lane
2022-03-30
Simplify a needlessly-complicated regular expression.
Robert Haas
2022-03-29
In 020_createdb.pl, change order of command-line arguments.
Robert Haas
2022-03-29
Add new block-by-block strategy for CREATE DATABASE.
Robert Haas
2022-03-17
Add option to use ICU as global locale provider
Peter Eisentraut
2022-03-04
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-02-20
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-11
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-01-07
Update copyright for 2022
Bruce Momjian
2021-10-27
Clarify that --system reindexes system catalogs *only*
Magnus Hagander
2021-10-27
Add test for copy of shared dependencies from template database
Michael Paquier
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
2021-07-29
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-24
Unify parsing logic for command-line integer options
Michael Paquier
2021-07-19
vacuumdb: Correct comment about --force-index-cleanup.
Peter Geoghegan
2021-06-25
Put option listing back into alphabetical order
Peter Eisentraut
2021-06-21
Translation updates
Peter Eisentraut
2021-06-18
Support disabling index bypassing by VACUUM.
Peter Geoghegan
2021-06-07
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-05-25
Improve docs and error messages for parallel vacuum.
Amit Kapila
2021-05-17
Translation updates
Peter Eisentraut
2021-05-10
Translation updates
Peter Eisentraut
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-04-18
Add missing source files to nls.mk
Peter Eisentraut
2021-03-11
Refactor and generalize the ParallelSlot machinery.
Robert Haas
2021-03-03
Add --tablespace option to reindexdb
Michael Paquier
2021-03-02
Fix duplicated test case in TAP tests of reindexdb
Michael Paquier
2021-02-09
Add option PROCESS_TOAST to VACUUM
Michael Paquier
2021-02-05
Generalize parallel slot result handling.
Robert Haas
2021-02-05
Move some code from src/bin/scripts to src/fe_utils to permit reuse.
Robert Haas
2021-01-22
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-07
Adjust createdb TAP tests to work on recent OpenBSD.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
[next]