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
2021-02-27
pgbench: Remove now-dead CState->ecnt
Michael Paquier
2021-02-25
Improve tab-completion for TRUNCATE.
Fujii Masao
2021-02-24
Fix some typos, grammar and style in docs and comments
Michael Paquier
2021-02-23
Simplify printing of LSNs
Peter Eisentraut
2021-02-22
Tab-complete CREATE COLLATION.
Thomas Munro
2021-02-19
Fix psql's ON_ERROR_ROLLBACK so that it handles COMMIT AND CHAIN.
Fujii Masao
2021-02-19
Update snowball
Peter Eisentraut
2021-02-17
Add psql completion for [ NO ] DEPENDS ON EXTENSION
Michael Paquier
2021-02-15
Use pg_pwrite() in pg_test_fsync.
Thomas Munro
2021-02-15
Add result size as argument of pg_cryptohash_final() for overflow checks
Michael Paquier
2021-02-10
Remove extra Success message at the end of initdb
Magnus Hagander
2021-02-10
pg_dump: Add const decorations
Peter Eisentraut
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-02-05
Tab-complete CREATE DATABASE ... LOCALE.
Thomas Munro
2021-02-04
Add TABLESPACE option to REINDEX
Michael Paquier
2021-02-03
pg_dump: Fix dumping of inherited generated columns
Peter Eisentraut
2021-01-30
Add primary keys and unique constraints to system catalogs
Peter Eisentraut
2021-01-29
Fix typo
Peter Eisentraut
2021-01-28
pgbench: Remove dead code
Alvaro Herrera
2021-01-28
Remove gratuitous uses of deprecated SELECT INTO
Peter Eisentraut
2021-01-26
Code review for psql's helpSQL() function.
Tom Lane
2021-01-22
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-21
Improve new wording of libpq's connection failure messages.
Tom Lane
2021-01-20
psql \dX: list extended statistics objects
Tomas Vondra
2021-01-17
Revert "psql \dX: list extended statistics objects"
Tomas Vondra
2021-01-17
Add --no-instructions parameter to initdb
Magnus Hagander
2021-01-16
psql \dX: list extended statistics objects
Tomas Vondra
2021-01-16
Fix pg_dump for GRANT OPTION among initial privileges.
Noah Misch
2021-01-14
pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner.
Tom Lane
2021-01-14
Improve tab-completion for CLOSE, DECLARE, FETCH and MOVE.
Fujii Masao
2021-01-13
Disallow a digit as the first character of a variable name in pgbench.
Tom Lane
2021-01-12
pg_dump: label INDEX ATTACH ArchiveEntries with an owner.
Tom Lane
2021-01-12
Dump ALTER TABLE ... ATTACH PARTITION as a separate ArchiveEntry.
Tom Lane
2021-01-12
Make pg_dump's table of object-type priorities more maintainable.
Tom Lane
2021-01-11
Uniformly identify the target host in libpq connection failure reports.
Tom Lane
2021-01-08
Adjust createdb TAP tests to work on recent OpenBSD.
Tom Lane
2021-01-06
Promote --data-checksums to the common set of options in initdb --help
Michael Paquier
2021-01-05
Allow psql's \dt and \di to show TOAST tables and their indexes.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-30
More fixups for pg_upgrade cross-version tests.
Tom Lane
2020-12-30
Use setenv() in preference to putenv().
Tom Lane
2020-12-30
In pg_upgrade cross-version test, handle postfix operators.
Noah Misch
2020-12-30
In pg_upgrade cross-version test, handle lack of oldstyle_length().
Noah Misch
2020-12-29
doc: Improve description of min_dynamic_shared_memory
Michael Paquier
2020-12-28
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-26
initdb: document that -K requires an argument
Bruce Momjian
2020-12-26
pg_alterckey: remove TAP check rules from Makefile
Bruce Momjian
2020-12-26
pg_alterckey: adjust doc build and Win32 sleep/open build fails
Bruce Momjian
[next]