TopicMailing ListsActivityParticipants
4 commits
Remove precedence hacks no longer needed without postfix operators.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Allow most keywords to be used as column labels without requiring AS.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Remove support for postfix (right-unary) operators.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Remove factorial operators, leaving only the factorial() function.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
2020-09Committed
Patch#2641
CINot processed
ReviewersJohn Naylor (john.naylor)
CommitterTom Lane (tgl)
factorial function/phase out postfix operators?hackers
hackers
72 replies
Sep 19, 2020
Tom LaneRobert HaasMark DilgerJohn NaylorVik Fearing+7
comitters
0 replies
May 18, 2020
Peter Eisentraut