index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
65
-184
/
+158
*
Add adjust_conf method to PostgresNode
Andrew Dunstan
2021-07-29
1
-1
/
+48
*
Add -w back to the flags for pg_ctl (re)start in PostgresNode
Andrew Dunstan
2021-07-29
1
-2
/
+6
*
Disallow negative strides in date_bin()
John Naylor
2021-07-28
4
-2
/
+14
*
Add support for SET ACCESS METHOD in ALTER TABLE
Michael Paquier
2021-07-28
2
-0
/
+51
*
Fix bugs in polymorphic-argument resolution for multiranges.
Tom Lane
2021-07-27
3
-2
/
+116
*
Stabilize output of new regression test.
Tom Lane
2021-07-27
2
-0
/
+8
*
Avoid using ambiguous word "non-negative" in error messages.
Fujii Masao
2021-07-28
2
-7
/
+7
*
Use the "pg_temp" schema alias in EXPLAIN and related output.
Tom Lane
2021-07-27
2
-0
/
+22
*
psql \dX: check schema when listing statistics objects
Tomas Vondra
2021-07-26
2
-18
/
+39
*
Allow numeric scale to be negative or greater than precision.
Dean Rasheed
2021-07-26
3
-0
/
+98
*
Fix check for conflicting session- vs transaction-level locks.
Tom Lane
2021-07-24
3
-0
/
+39
*
Make new test immune to collation
Alvaro Herrera
2021-07-23
2
-4
/
+4
*
Make ALTER TRIGGER RENAME consistent for partitioned tables
Alvaro Herrera
2021-07-22
2
-0
/
+123
*
Fix division by zero error in date_bin
John Naylor
2021-07-22
4
-0
/
+12
*
More improvements of error messages about mismatching relkind
Peter Eisentraut
2021-07-21
1
-4
/
+4
*
Make new replication slot test code even less racy
Alvaro Herrera
2021-07-19
1
-1
/
+14
*
Use l*_node() family of functions where appropriate
Peter Eisentraut
2021-07-19
1
-2
/
+2
*
Don't allow to set replication slot_name as ''.
Amit Kapila
2021-07-19
2
-0
/
+6
*
Support for unnest(multirange)
Alexander Korotkov
2021-07-18
2
-0
/
+31
*
Improve error checking of CREATE COLLATION options.
Dean Rasheed
2021-07-18
2
-0
/
+68
*
Make new replication slot test code less racy
Alvaro Herrera
2021-07-17
1
-12
/
+15
*
Fix pg_dump for disabled triggers on partitioned tables
Alvaro Herrera
2021-07-16
3
-0
/
+12
*
Preserve firing-on state when cloning row triggers to partitions
Alvaro Herrera
2021-07-16
2
-0
/
+88
*
Advance old-segment horizon properly after slot invalidation
Alvaro Herrera
2021-07-16
1
-6
/
+26
*
Replace explicit PIN entries in pg_depend with an OID range test.
Tom Lane
2021-07-15
2
-105
/
+10
*
Improve reporting of "conflicting or redundant options" errors.
Dean Rasheed
2021-07-15
3
-0
/
+8
*
Add support for prepared transactions to built-in logical replication.
Amit Kapila
2021-07-14
4
-36
/
+692
*
Change the name of the Result Cache node to Memoize
David Rowley
2021-07-14
11
-48
/
+48
*
Rename debug_invalidate_system_caches_always to debug_discard_caches.
Tom Lane
2021-07-13
1
-1
/
+1
*
Fix numeric_mul() overflow due to too many digits after decimal point.
Dean Rasheed
2021-07-10
2
-0
/
+8
*
libpq: Fix sending queries in pipeline aborted state
Alvaro Herrera
2021-07-09
1
-0
/
+226
*
Avoid creating a RESULT RTE that's marked LATERAL.
Tom Lane
2021-07-09
2
-0
/
+11
*
Reject cases where a query in WITH rewrites to just NOTIFY.
Tom Lane
2021-07-09
2
-0
/
+46
*
Teach pg_size_pretty and pg_size_bytes about petabytes
David Rowley
2021-07-09
2
-63
/
+70
*
Fix incorrect return value in pg_size_pretty(bigint)
David Rowley
2021-07-09
2
-0
/
+58
*
Improve error messages about mismatching relkind
Peter Eisentraut
2021-07-08
6
-12
/
+24
*
Use a hash table to speed up NOT IN(values)
David Rowley
2021-07-07
2
-0
/
+114
*
Improve TestLib::system_or_bail error reporting
Alvaro Herrera
2021-07-06
1
-2
/
+22
*
Rethink blocking annotations in detach-partition-concurrently-[34].
Tom Lane
2021-07-05
4
-117
/
+143
*
Prevent numeric overflows in parallel numeric aggregates.
Dean Rasheed
2021-07-05
2
-0
/
+86
*
Don't reset relhasindex for partitioned tables on ANALYZE
Alvaro Herrera
2021-07-01
2
-0
/
+38
*
Fix prove_installcheck to use correct paths when used with PGXS
Andrew Dunstan
2021-07-01
1
-0
/
+4
*
Add tests for UNBOUNDED syntax ambiguity
Peter Eisentraut
2021-07-01
2
-0
/
+206
*
Fixes for multirange selectivity estimation
Alexander Korotkov
2021-06-29
2
-0
/
+247
*
Fix libpq state machine in pipeline mode
Alvaro Herrera
2021-06-29
3
-1
/
+183
*
Fix bogus logic for reporting which hash partition conflicts.
Tom Lane
2021-06-29
2
-2
/
+11
*
Dump public schema ownership and security labels.
Noah Misch
2021-06-28
1
-0
/
+8
*
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-28
7
-44
/
+56
*
Message style improvements
Peter Eisentraut
2021-06-28
2
-6
/
+6
[next]