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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename tuplesort.c's SortTuple.tupindex field.
Peter Geoghegan
2019-08-09
1
-10
/
+8
*
Fix SIGSEGV in pruning for ScalarArrayOp with constant-null array.
Tom Lane
2019-08-09
3
-1
/
+82
*
Cosmetic improvements in setup of planner's per-RTE arrays.
Tom Lane
2019-08-09
5
-47
/
+34
*
Refactor logic to remove trailing CR/LF characters from strings
Michael Paquier
2019-08-09
8
-45
/
+45
*
Update obsolete tuplesort READTUP() comment.
Peter Geoghegan
2019-08-08
1
-6
/
+7
*
Fix certificate subjects in ldap test
Andrew Dunstan
2019-08-08
1
-2
/
+2
*
initdb: Use varargs macro for PG_CMD_PRINTF
Peter Eisentraut
2019-08-08
1
-20
/
+8
*
Remove unnecessary #include <limits.h>
Alvaro Herrera
2019-08-07
1
-2
/
+0
*
Add comment on no default partition with hash partitioning
Alvaro Herrera
2019-08-07
1
-0
/
+6
*
Apply constraint exclusion more generally in partitioning
Alvaro Herrera
2019-08-07
3
-26
/
+52
*
Fix typos in comments.
Etsuro Fujita
2019-08-07
1
-2
/
+2
*
Fix predicate-locking of HOT updated rows.
Heikki Linnakangas
2019-08-07
4
-17
/
+70
*
Fix some incorrect parsing of time with time zone strings
Michael Paquier
2019-08-07
3
-0
/
+21
*
Adjust tuple data lookup logic in multi-insert logical decoding
Michael Paquier
2019-08-07
1
-6
/
+12
*
Save Kerberos and LDAP daemon logs where the buildfarm can find them.
Tom Lane
2019-08-06
2
-3
/
+3
*
Fix typo in pathnode.c
Michael Paquier
2019-08-06
1
-1
/
+1
*
Show specific OID suggestion in unused_oids output.
Peter Geoghegan
2019-08-05
1
-1
/
+24
*
Fix choice of comparison operators for cross-type hashed subplans.
Tom Lane
2019-08-05
3
-5
/
+44
*
Require the schema qualification in pg_temp.type_name(arg).
Noah Misch
2019-08-05
8
-5
/
+79
*
Add safeguards in LSN, numeric and float calculation for custom errors
Michael Paquier
2019-08-05
3
-7
/
+28
*
Fix tab completion for ALTER LANGUAGE in psql
Michael Paquier
2019-08-05
1
-1
/
+1
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
70
-100
/
+87
*
Revert "Add log_statement_sample_rate parameter"
Tomas Vondra
2019-08-04
4
-37
/
+7
*
Revert "Silence compiler warning"
Tomas Vondra
2019-08-04
1
-7
/
+6
*
Avoid picking already-bound TCP ports in kerberos and ldap test suites.
Tom Lane
2019-08-04
3
-48
/
+86
*
Improve pruning of a default partition
Alvaro Herrera
2019-08-04
4
-130
/
+111
*
Refactor BuildIndexInfo() with the new makeIndexInfo()
Michael Paquier
2019-08-04
1
-37
/
+15
*
Fix representation of hash keys in Hash/HashJoin nodes.
Andres Freund
2019-08-02
11
-47
/
+330
*
Fix format truncation issue from ECPG test
Michael Paquier
2019-08-02
2
-2
/
+2
*
Allow simplehash to use already-calculated hash values.
Jeff Davis
2019-08-01
1
-9
/
+65
*
Allow functions-in-FROM to be pulled up if they reduce to constants.
Tom Lane
2019-08-01
8
-156
/
+499
*
Bump catversion.
Peter Geoghegan
2019-08-01
1
-1
/
+1
*
Add sort support routine for the inet data type.
Peter Geoghegan
2019-08-01
5
-0
/
+689
*
Add an isolation test to exercise parallel-worker deadlock resolution.
Tom Lane
2019-08-01
4
-29
/
+137
*
Mark advisory-lock functions as parallel restricted, not parallel unsafe.
Tom Lane
2019-08-01
2
-22
/
+22
*
Add error codes to some corruption log messages
Peter Eisentraut
2019-08-01
5
-44
/
+70
*
Fix pg_dump's handling of dependencies for custom opclasses.
Tom Lane
2019-07-31
2
-2
/
+62
*
Run UTF8-requiring collation tests by default
Peter Eisentraut
2019-07-31
8
-2
/
+55
*
Remove superfluous newlines in function prototypes.
Andres Freund
2019-07-31
10
-44
/
+22
*
Remove superfluous semicolon.
Andres Freund
2019-07-30
1
-1
/
+1
*
Allow table AM's to use rd_amcache, too.
Heikki Linnakangas
2019-07-30
2
-10
/
+20
*
Print WAL position correctly in pg_rewind error message.
Heikki Linnakangas
2019-07-30
1
-2
/
+1
*
Don't build extended statistics on inheritance trees
Tomas Vondra
2019-07-30
3
-3
/
+25
*
Fix memory leak coming from simple lists built in reindexdb
Michael Paquier
2019-07-30
3
-0
/
+46
*
Fix busted logic for parallel lock grouping in TopoSort().
Tom Lane
2019-07-29
1
-1
/
+7
*
Handle fsync failures in pg_receivewal and pg_recvlogical
Peter Eisentraut
2019-07-29
3
-9
/
+9
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-29
38
-68
/
+54
*
Fix handling of expressions and predicates in REINDEX CONCURRENTLY
Michael Paquier
2019-07-29
6
-42
/
+237
*
Avoid macro clash with LLVM 9.
Thomas Munro
2019-07-29
1
-0
/
+3
*
Improve test coverage for LISTEN/NOTIFY.
Tom Lane
2019-07-28
3
-50
/
+210
[next]