TopicMailing ListsActivityParticipants
8 commits
Avoid copying undefined data in _readA_Const().
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Implement WRITE_READ_PARSE_PLAN_TREES for raw parse trees
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Enable WRITE_READ_PARSE_PLAN_TREES of rewritten utility statements
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Don't lose precision for float fields of Nodes.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Fix write/read of empty string fields in Nodes.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
+3 more
2022-09Committed
Patch#3848
CINot processed
ReviewersTom Lane (tgl), Pavel Stehule (okbobcz)
CommitterPeter Eisentraut (petere)
Extending outfuncs support to utility statements
Extending outfuncs support to utility statements
hackers
19 replies
Mar 19, 2023
Tom LaneAndres FreundPeter EisentrautTatsuo IshiiAlexander Lakhin
1 commit
Invent nodetag_only attribute for Nodes.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Making CallContext and InlineCodeBlock less special-case-y
Making CallContext and InlineCodeBlock less special-case-y
hackers
5 replies
Jul 12, 2022
Tom LanePeter Eisentraut
comitters
0 replies
Jul 09, 2022
Tom Lane
comitters
0 replies
Jul 09, 2022
Tom Lane
comitters
0 replies
Jul 09, 2022
Tom Lane
pgsql: Mark Scan as an abstract node type, too.
comitters
0 replies
Jul 09, 2022
Tom Lane
pgsql: Mark PlanState as an abstract node type.
comitters
0 replies
Jul 09, 2022
Tom Lane