index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2021-03-23
Avoid possible crash while finishing up a heap rewrite.
Tom Lane
2021-03-23
Add bit_count SQL function
Peter Eisentraut
2021-03-22
Error on invalid TOAST compression in CREATE or ALTER TABLE.
Robert Haas
2021-03-22
Make a test endure log_error_verbosity=verbose.
Noah Misch
2021-03-22
Fix new TAP test for 2PC transactions and PITRs on Windows
Michael Paquier
2021-03-21
Simplify TAP tests of kerberos with expected log file contents
Michael Paquier
2021-03-21
Fix timeline assignment in checkpoints with 2PC transactions
Michael Paquier
2021-03-21
Make compression.sql regression test independent of default.
Tom Lane
2021-03-21
Don't run recover crash_temp_files test in Windows perl
Andrew Dunstan
2021-03-21
Unbreak recovery test on Windows
Andrew Dunstan
2021-03-21
Suppress various new compiler warnings.
Tom Lane
2021-03-19
Allow configurable LZ4 TOAST compression.
Robert Haas
2021-03-19
Fix race condition in remove_temp_files_after_crash TAP test
Tomas Vondra
2021-03-19
Fix TAP test for remove_temp_files_after_crash
Tomas Vondra
2021-03-18
Implement GROUP BY DISTINCT
Tomas Vondra
2021-03-18
Remove temporary files after backend crash
Tomas Vondra
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-17
Small error message improvement
Peter Eisentraut
2021-03-17
Fix transaction.sql tests in higher isolation levels.
Thomas Munro
2021-03-17
Enable parallelism in REFRESH MATERIALIZED VIEW.
Thomas Munro
2021-03-16
(Blind) fix Perl splitting of strings at newlines
Alvaro Herrera
2021-03-16
Add some basic tests for progress reporting of COPY
Michael Paquier
2021-03-15
Implement pipeline mode in libpq
Alvaro Herrera
2021-03-15
Drop SERIALIZABLE workaround from parallel query tests.
Thomas Munro
2021-03-12
Forbid marking an identity column as nullable.
Tom Lane
2021-03-11
Don't consider newly inserted tuples in nbtree VACUUM.
Peter Geoghegan
2021-03-10
Avoid creating duplicate cached plans for inherited FK constraints.
Tom Lane
2021-03-10
Move tablespace path re-creation from the makefiles to pg_regress
Michael Paquier
2021-03-10
Enable parallel SELECT for "INSERT INTO ... SELECT ...".
Amit Kapila
2021-03-10
Revert changes for SSL compression in libpq
Michael Paquier
2021-03-09
libpq: Remove deprecated connection parameters authtype and tty
Peter Eisentraut
2021-03-09
Track total amounts of times spent writing and syncing WAL data to disk.
Fujii Masao
2021-03-09
Add support for more progress reporting in COPY
Michael Paquier
2021-03-09
Remove support for SSL compression
Michael Paquier
2021-03-06
Add bit_xor aggregate function
Peter Eisentraut
2021-03-04
Close psql processes gracefully in recovery tests
Andrew Dunstan
2021-03-03
Add trim_array() function.
Tom Lane
2021-03-03
Make test_target_session_attrs more robust against connection failure.
Tom Lane
2021-03-03
Silence perlcritic warning in commit ee28cacf6.
Tom Lane
2021-03-03
Add option to enable two_phase commits via pg_create_logical_replication_slot.
Amit Kapila
2021-03-03
Extend the abilities of libpq's target_session_attrs parameter.
Tom Lane
2021-03-02
Fix semantics of regular expression back-references.
Tom Lane
2021-03-01
Improve reporting for syntax errors in multi-line JSON data.
Tom Lane
2021-03-01
Fix recovery test hang in 021_row_visibility.pl on windows.
Andres Freund
2021-02-27
Fix use-after-free bug with AfterTriggersTableData.storeslot
Alvaro Herrera
2021-02-27
Add TID Range Scans to support efficient scanning ranges of TIDs
David Rowley
2021-02-27
Enhanced cycle mark values
Peter Eisentraut
2021-02-26
Extend a test case a little
Peter Eisentraut
2021-02-26
Revert "pg_collation_actual_version() -> pg_collation_current_version()."
Thomas Munro
[next]