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
/
regress
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove catalog function currtid()
Michael Paquier
2020-11-25
2
-41
/
+2
*
Move per-agg and per-trans duplicate finding to the planner.
Heikki Linnakangas
2020-11-24
2
-24
/
+26
*
Rename the "point is strictly above/below point" comparison operators.
Tom Lane
2020-11-23
7
-80
/
+80
*
Improve wording of two error messages related to generated columns.
Tom Lane
2020-11-23
3
-18
/
+18
*
Fix a few comments that referred to copy.c.
Heikki Linnakangas
2020-11-23
2
-2
/
+2
*
Allow a multi-row INSERT to specify DEFAULTs for a generated column.
Tom Lane
2020-11-22
4
-5
/
+142
*
In geo_ops.c, represent infinite slope as Infinity, not DBL_MAX.
Tom Lane
2020-11-21
1
-127
/
+127
*
Fix FPeq() and friends to get the right answers for infinities.
Tom Lane
2020-11-21
1
-1
/
+1
*
Extend the geometric regression test cases a little.
Tom Lane
2020-11-21
5
-83
/
+453
*
Remove INSERT privilege check at table creation of CTAS and matview
Michael Paquier
2020-11-21
4
-87
/
+73
*
Remove undocumented IS [NOT] OF syntax.
Tom Lane
2020-11-19
6
-44
/
+37
*
Further fixes for CREATE TABLE LIKE: cope with self-referential FKs.
Tom Lane
2020-11-19
2
-0
/
+21
*
Rename object in test to avoid conflict
Peter Eisentraut
2020-11-19
2
-14
/
+14
*
Hash support for row types
Peter Eisentraut
2020-11-19
8
-40
/
+130
*
Add more tests for hashing and hash-based plans
Peter Eisentraut
2020-11-18
6
-2
/
+498
*
Do not return NULL for error cases in satisfies_hash_partition().
Tom Lane
2020-11-16
1
-7
/
+3
*
Relax INSERT privilege requirement for CTAS and matviews WITH NO DATA
Michael Paquier
2020-11-16
4
-15
/
+147
*
Provide the OR REPLACE option for CREATE TRIGGER.
Tom Lane
2020-11-14
2
-0
/
+176
*
Support negative indexes in split_part().
Tom Lane
2020-11-13
2
-1
/
+97
*
Work around cross-version-upgrade issues created by commit 9e38c2bb5.
Tom Lane
2020-11-10
2
-24
/
+29
*
Ignore attempts to \gset into specially treated variables.
Noah Misch
2020-11-09
2
-0
/
+7
*
In security-restricted operations, block enqueue of at-commit user code.
Noah Misch
2020-11-09
2
-0
/
+76
*
In INSERT/UPDATE, use the table's real tuple descriptor as target.
Tom Lane
2020-11-08
2
-16
/
+47
*
Properly detoast data in brin_form_tuple
Tomas Vondra
2020-11-07
2
-0
/
+80
*
Revert "Accept relations of any kind in LOCK TABLE".
Tom Lane
2020-11-06
2
-24
/
+0
*
Don't throw an error for LOCK TABLE on a self-referential view.
Tom Lane
2020-11-05
2
-4
/
+2
*
Remove underflow error in float division with infinite divisor.
Tom Lane
2020-11-04
5
-0
/
+20
*
Declare assorted array functions using anycompatible not anyelement.
Tom Lane
2020-11-04
4
-10
/
+24
*
Declare lead() and lag() using anycompatible not anyelement.
Tom Lane
2020-11-04
2
-0
/
+32
*
Improve our ability to regurgitate SQL-syntax function calls.
Tom Lane
2020-11-04
3
-5
/
+67
*
Enable hash partitioning of text arrays
Peter Eisentraut
2020-11-04
2
-0
/
+76
*
Revert pg_relation_check_pages()
Michael Paquier
2020-11-04
4
-115
/
+1
*
Fix get_useful_pathkeys_for_relation for volatile expressions
Tomas Vondra
2020-11-03
2
-0
/
+129
*
Disallow ALTER TABLE ONLY / DROP EXPRESSION
Peter Eisentraut
2020-11-03
2
-6
/
+7
*
Remove deprecated containment operators for built-in types
Peter Eisentraut
2020-11-03
3
-9
/
+2
*
Use the non-deprecated TG_TABLE_MAME in test trigger
Magnus Hagander
2020-11-03
2
-4
/
+4
*
Remove use of deprecated containment operators in tests
Peter Eisentraut
2020-11-03
4
-25
/
+25
*
Track collation versions for indexes.
Thomas Munro
2020-11-03
3
-2
/
+339
*
Add pg_depend.refobjversion.
Thomas Munro
2020-11-03
1
-2
/
+2
*
Remove pg_collation.collversion.
Thomas Munro
2020-11-03
4
-16
/
+0
*
Fix unstable partition_prune regression tests
David Rowley
2020-11-02
2
-28
/
+26
*
Allow run-time pruning on nested Append/MergeAppend nodes
David Rowley
2020-11-02
2
-0
/
+151
*
Preserve index data in pg_statistic across REINDEX CONCURRENTLY
Michael Paquier
2020-11-01
2
-0
/
+34
*
Fix assertion failure in check_new_partition_bound().
Tom Lane
2020-10-30
2
-0
/
+5
*
Stabilize timetz test across DST transitions.
Tom Lane
2020-10-29
2
-24
/
+24
*
Track statistics for streaming of changes from ReorderBuffer.
Amit Kapila
2020-10-29
1
-1
/
+4
*
Calculate extraUpdatedCols in query rewriter, not parser.
Tom Lane
2020-10-28
2
-0
/
+56
*
Fix foreign-key selectivity estimation in the presence of constants.
Tom Lane
2020-10-28
2
-0
/
+79
*
Add pg_relation_check_pages() to check on-disk pages of a relation
Michael Paquier
2020-10-28
4
-1
/
+115
*
Accept relations of any kind in LOCK TABLE
Alvaro Herrera
2020-10-27
2
-0
/
+24
[next]