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-03-31
Add support for --extension in pg_dump
Michael Paquier
2021-03-30
Further tweaking of pg_dump's handling of default_toast_compression.
Tom Lane
2021-03-27
Improve consistency of SQL code capitalization
Peter Eisentraut
2021-03-26
Extended statistics on expressions
Tomas Vondra
2021-03-26
Add "pg_database_owner" default role.
Noah Misch
2021-03-25
ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY
Alvaro Herrera
2021-03-24
Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."."
Amit Kapila
2021-03-23
Improve pg_amcheck's TAP test 003_check.pl.
Robert Haas
2021-03-23
Fix psql's \connect command some more.
Tom Lane
2021-03-23
pg_waldump: Fix bug in per-record statistics.
Fujii Masao
2021-03-22
pgbench: Improve error-handling in \sleep command.
Fujii Masao
2021-03-20
Fix up pg_dump's handling of per-attribute compression options.
Tom Lane
2021-03-19
Allow configurable LZ4 TOAST compression.
Robert Haas
2021-03-19
Blindly try to fix test script's tar invocation for MSYS.
Tom Lane
2021-03-19
Improve tab completion of IMPORT FOREIGN SCHEMA with \h in psql
Michael Paquier
2021-03-18
Add a new GUC and a reloption to enable inserts in parallel-mode.
Amit Kapila
2021-03-17
Add end-to-end testing of pg_basebackup's tar-format output.
Tom Lane
2021-03-16
Fix a confusing amcheck corruption message.
Robert Haas
2021-03-16
Improve logging of bad parameter values in BIND messages.
Tom Lane
2021-03-15
Add libpq pipeline mode support to pgbench
Alvaro Herrera
2021-03-15
Implement pipeline mode in libpq
Alvaro Herrera
2021-03-13
Doc: add note about how to run the pg_amcheck regression tests.
Tom Lane
2021-03-13
In pg_amcheck tests, don't depend on perl's Q/q pack code.
Robert Haas
2021-03-13
pg_amcheck: Keep trying to fix the tests.
Tom Lane
2021-03-13
pg_amcheck: Keep trying to fix the tests.
Robert Haas
2021-03-13
pg_amcheck: Try to fix still more test failures.
Robert Haas
2021-03-13
Try to avoid apparent platform-dependency in IPC::Run
Robert Haas
2021-03-12
Fix portability issues in pg_amcheck's 004_verify_heapam.pl.
Robert Haas
2021-03-12
Move PG_USED_FOR_ASSERTS_ONLY before initializer.
Robert Haas
2021-03-12
Adjust perl style.
Robert Haas
2021-03-12
Try to fix compiler warnings.
Robert Haas
2021-03-12
Add pg_amcheck, a CLI for contrib/amcheck.
Robert Haas
2021-03-12
Fix race condition in psql \e's detection of file modification.
Tom Lane
2021-03-11
Refactor and generalize the ParallelSlot machinery.
Robert Haas
2021-03-11
Don't consider newly inserted tuples in nbtree VACUUM.
Peter Geoghegan
2021-03-10
Fix another portability bug in recent pgbench commit.
Thomas Munro
2021-03-10
Try to fix portability bugs in recent pgbench commits.
Thomas Munro
2021-03-10
Move tablespace path re-creation from the makefiles to pg_regress
Michael Paquier
2021-03-10
pgbench: Synchronize client threads.
Thomas Munro
2021-03-10
pgbench: Improve time logic.
Thomas Munro
2021-03-10
pgbench: Refactor thread portability support.
Thomas Munro
2021-03-10
Revert changes for SSL compression in libpq
Michael Paquier
2021-03-09
Remove support for SSL compression
Michael Paquier
2021-03-06
pgbench: Simplify some port, host, user and dbname assignments
Michael Paquier
2021-03-04
pg_upgrade: Fix oversight in version checking
Peter Eisentraut
2021-03-04
Remove redundant getenv() for PGUSER, in psql help.
Fujii Masao
2021-03-04
Remove server and libpq support for old FE/BE protocol version 2.
Heikki Linnakangas
2021-03-03
pg_upgrade: Check version of target cluster binaries
Peter Eisentraut
2021-03-03
Add --tablespace option to reindexdb
Michael Paquier
2021-03-02
Use native path separators to pg_ctl in initdb
Alvaro Herrera
[next]