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-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
2020-12-26
Add pg_alterckey utility to change the cluster key
Bruce Momjian
2020-12-25
fixes docs and missing initdb help option for commit 978f869b99
Bruce Momjian
2020-12-25
Add key management system
Bruce Momjian
2020-12-25
Avoid time-of-day-dependent failure in log rotation test.
Tom Lane
2020-12-24
Fix typos and grammar in docs and comments
Michael Paquier
2020-12-20
Fixes for pg_dump.c regarding multiranges
Alexander Korotkov
2020-12-20
Multirange datatypes
Alexander Korotkov
2020-12-12
initdb: complete getopt_long alphabetization
Bruce Momjian
2020-12-12
initdb: properly alphabetize getopt_long options in C string
Bruce Momjian
2020-12-11
pg_dump: Don't use enums for defining bit mask values
Peter Eisentraut
2020-12-09
Support subscripting of arbitrary types, not only arrays.
Tom Lane
2020-12-07
Fix more race conditions in the newly-added pg_rewind test.
Heikki Linnakangas
2020-12-07
pg_dump: Reorganize dumpBaseType()
Tom Lane
2020-12-07
Fix fd leak in pg_verifybackup
Michael Paquier
2020-12-04
Fix race conditions in newly-added test.
Heikki Linnakangas
2020-12-03
Fix pg_rewind bugs when rewinding a standby server.
Heikki Linnakangas
2020-12-03
Refactor CLUSTER and REINDEX grammar to use DefElem for option lists
Michael Paquier
2020-12-02
Move SHA2 routines to a new generic API layer for crypto hashes
Michael Paquier
2020-12-02
pg_checksums: data_checksum_version is unsigned so use %u not %d
Bruce Momjian
2020-11-29
Fix recently-introduced breakage in psql's \connect command.
Tom Lane
2020-11-29
Retry initial slurp_file("current_logfiles"), in test 004_logrotate.pl.
Noah Misch
2020-11-25
In psql's \d commands, don't truncate attribute default values.
Tom Lane
2020-11-25
Add support for abstract Unix-domain sockets
Peter Eisentraut
2020-11-20
Make pg_rewind test case more stable.
Heikki Linnakangas
[next]