TopicMailing ListsActivityParticipants
8 commits
Fix initialization of es_result_relations in EvalPlanQualStart().
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Revise child-to-root tuple conversion map management.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Remove PartitionRoutingInfo struct.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Clean up code to resolve the "root target relation" in nodeModifyTable.c
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Refactor code for cross-partition updates to a separate function.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
+3 more
2020-11Committed
Patch#2277
CINot processed
ReviewersHeikki Linnakangas (heikki)
CommitterHeikki Linnakangas (heikki)
partition routing layering in nodeModifyTable.c
partition routing layering in nodeModifyTable.c
hackers
83 replies
Oct 30, 2020
Amit LangoteHeikki LinnakangasEtsuro FujitaAndres FreundAlvaro Herrera+2
2 commits
Introduce xid8-based functions to replace txid_XXX.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Add SQL type xid8 to expose FullTransactionId to users.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
2020-03Committed
Patch#2271
CINot processed
ReviewersTakao Fujii (t-fujii)
CommitterThomas Munro (macdice)
Should we add xid_current() or a int8->xid cast?
Should we add xid_current() or a int8->xid cast?
hackers
47 replies
Apr 17, 2020
Thomas MunroMark DilgerAndres FreundTom Lanebtfujiitkp+5
1 commit
Remove superfluous newlines in function prototypes.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+1 more
minor fixes after pgindent prototype fixes
minor fixes after pgindent prototype fixes
hackers
3 replies
Jul 31, 2019
Andres FreundTom LaneAlvaro Herrera
pgsql: Remove superfluous newlines in function prototypes.
comitters
0 replies
Jul 31, 2019
Andres Freund
pgsql: Remove superfluous newlines in function prototypes.
comitters
0 replies
Jul 31, 2019
Andres Freund
pgsql: Remove superfluous semicolon.
comitters
0 replies
Jul 31, 2019
Andres Freund
tap tests driving the database via psql
hackers
15 replies
Jul 31, 2019
Andres FreundCraig RingerAndrew DunstanTom LaneDavid Fetter+2
typesafe printf hackery
hackers
0 replies
Jul 30, 2019
Andres Freund
warning on reload for PGC_POSTMASTER, guc.c duplication, ...
hackers
0 replies
Jul 27, 2019
Andres Freund
hackers
3 replies
Jul 26, 2019
Andres FreundPeter Geoghegan
pgsql: Add missing (COSTS OFF) to EXPLAIN added in previous commit.
comitters
0 replies
Jul 25, 2019
Andres Freund
pgsql: Add missing (COSTS OFF) to EXPLAIN added in previous commit.
comitters
0 replies
Jul 25, 2019
Andres Freund
pgsql: Fix slot type handling for Agg nodes performing internal sorts.
comitters
0 replies
Jul 25, 2019
Andres Freund
pgsql: Fix slot type handling for Agg nodes performing internal sorts.
comitters
0 replies
Jul 25, 2019
Andres Freund
pgsql: Fix system column accesses in ON CONFLICT ... RETURNING.
comitters
0 replies
Jul 25, 2019
Andres Freund
pgsql: Fix system column accesses in ON CONFLICT ... RETURNING.
comitters
0 replies
Jul 25, 2019
Andres Freund
pgsql: tableam: comment improvements.
comitters
0 replies
Jul 18, 2019
Andres Freund
pgsql: tableam: comment improvements.
comitters
0 replies
Jul 18, 2019
Andres Freund