TopicMailing ListsActivityParticipants
2 commits
Declare assorted array functions using anycompatible not anyelement.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Declare lead() and lag() using anycompatible not anyelement.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
2020-11Committed
Patch#2574
CINot processed
ReviewersPavel Stehule (okbobcz)
CommitterTom Lane (tgl)
Compatible defaults for LEAD/LAG
Compatible defaults for LEAD/LAG
hackers
17 replies
Nov 04, 2020
Pavel StehuleTom LaneVik FearingDaniel Gustafsson
2020-07Rejected
Patch#2567
CINot processed
Default gucs for EXPLAIN
Default gucs for EXPLAIN
hackers
48 replies
Aug 02, 2020
Vik FearingDavid G. JohnstonJustin PryzbyBruce MomjianStephen Frost+12
1 commit
WITH TIES: number of rows is optional and defaults to one
master13beta2REL_19_STABLE13beta2REL_18_STABLE13beta2REL_17_STABLE13beta2REL_16_STABLE13beta2REL_15_STABLE13beta2REL_14_STABLE13beta2REL_13_STABLE13beta2
Missing grammar production for WITH TIES
Missing grammar production for WITH TIES
hackers
10 replies
May 19, 2020
Alvaro HerreraVik FearingMichael PaquierTom Lane