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
/
test
Age
Commit message (
Expand
)
Author
2020-07-14
Fix timing issue with ALTER TABLE's validate constraint
David Rowley
2020-07-14
Cope with lateral references in the quals of a subquery RTE.
Tom Lane
2020-07-13
Improvements to psql \dAo and \dAp commands
Alexander Korotkov
2020-07-13
Revert "Track statistics for spilling of changes from ReorderBuffer".
Amit Kapila
2020-07-13
Fix timestamp range handling in regression tests of modules/commit_ts/
Michael Paquier
2020-07-12
Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
Michael Paquier
2020-07-12
Include replication origins in SQL functions for commit timestamp
Michael Paquier
2020-07-11
Forbid numeric NaN in jsonpath
Alexander Korotkov
2020-07-11
Improve error reporting for jsonpath .double() method
Alexander Korotkov
2020-07-10
Revert "Remove reset of testtablespace from pg_regress on Windows"
Michael Paquier
2020-07-09
Further tighten Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-08
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-08
Remove junk in test file
Peter Eisentraut
2020-07-07
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
Alvaro Herrera
2020-07-07
Resolve gratuitous tabs in test SQL file
Peter Eisentraut
2020-07-06
Fix typo in test
Peter Eisentraut
2020-07-05
Rename enable_incrementalsort for clarity
Peter Eisentraut
2020-07-01
Fix removal of files generated by TAP tests for SSL
Michael Paquier
2020-06-30
Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators.
Fujii Masao
2020-06-29
Add current substring regular expression syntax
Peter Eisentraut
2020-06-24
Adjust max_slot_wal_keep_size behavior per review
Alvaro Herrera
2020-06-24
Save slot's restart_lsn when invalidated due to size
Alvaro Herrera
2020-06-19
Future-proof regression tests against possibly-missing posixrules file.
Tom Lane
2020-06-18
Fix deadlock danger when atomic ops are done under spinlock.
Andres Freund
2020-06-18
Add basic spinlock tests to regression tests.
Andres Freund
2020-06-18
Fix oldest xmin and LSN computation across repslots after advancing
Michael Paquier
2020-06-18
Disallow factorial of negative numbers
Peter Eisentraut
2020-06-18
Expand tests for factorial
Peter Eisentraut
2020-06-18
Remove reset of testtablespace from pg_regress on Windows
Michael Paquier
2020-06-16
Lobotomize test for float -Inf ^ -2, at least for now.
Tom Lane
2020-06-15
Fix power() for infinity inputs some more.
Tom Lane
2020-06-14
Fix behavior of exp() and power() for infinity inputs.
Tom Lane
2020-06-14
Add test coverage for EXTRACT()
Peter Eisentraut
2020-06-13
Sync behavior of var_samp and stddev_samp for single NaN inputs.
Tom Lane
2020-06-13
Fix behavior of float aggregates for single Inf or NaN inputs.
Tom Lane
2020-06-13
Refactor AlterExtensionContentsStmt grammar
Peter Eisentraut
2020-06-13
Create by default sql/ and expected/ for output directory in pg_regress
Michael Paquier
2020-06-11
Fix mishandling of NaN counts in numeric_[avg_]combine.
Tom Lane
2020-06-11
Rework HashAgg GUCs.
Jeff Davis
2020-06-11
Avoid update conflict out serialization anomalies.
Peter Geoghegan
2020-06-11
Fix typos.
Amit Kapila
2020-06-10
Change default of password_encryption to scram-sha-256
Peter Eisentraut
2020-06-09
Repair unstable regression test.
Tom Lane
2020-06-08
Fix crash in WAL sender when starting physical replication
Michael Paquier
2020-06-07
Spelling adjustments
Peter Eisentraut
2020-06-05
Improve ineq_histogram_selectivity's behavior for non-default orderings.
Tom Lane
2020-06-05
OpenSSL 3.0.0 compatibility in tests
Peter Eisentraut
2020-06-05
Preserve pg_index.indisreplident across REINDEX CONCURRENTLY
Michael Paquier
2020-06-04
Reject "23:59:60.nnn" in datetime input.
Tom Lane
[next]