Commit Graph

21 Commits (76fc13d50c66376f2586a64c182121259e27e8eb)

Author SHA1 Message Date
Halil Ozan Akgul 76fc13d50c Adds SQL-standard function body support to ruleutils_14.c
Relevant PG commit:
e717a9a18b2e34c9c40e5259ad4d31cd7e420750
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul f8d656d87a Adds EXTRACT cases to get_func_sql_syntax in ruleutils_14.c
Relevant PG commit:
a2da77cdb4661826482ebf2ddba1f953bc74afe4
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 062281e13f Removes ModifyTable check from set_deparse_plan in ruleutils_14.c
Relevant PG commit:
86dc90056dfdbd9d1b891718d2e5614e3e432f35
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul f6df4294ba Adds JOIN ... USING alias to ruleutils_14.c
Relevant PG commit:
055fee7eb4dcc78e58672aef146334275e1cc40d
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 2b72b556e3 Extends statistics on expressions in ruleutils_14.c
Relevant PG commit:
a4d75c86bf15220df22de0a92c819ecef9db3849
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 68ea30a2cb Adds GROUP BY DISTINCT to ruleutils_14.c
Relevant PG commit:
be45be9c33a85e72cdaeb9967e9f6d2d00199e09
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 190f254682 Enhances cycle mark values at ruleutils_14.c
Relevant PG commit:
f4adc41c4f92cc91d507b19e397140c35bb9fd71
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 23520ce110 Adds SEARCH and CYCLE clauses to ruleutils_14.c
Relevant PG commit:
3696a600e2292d43c00949ddf0352e4ebb487e5b
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul b2d4a6cce0 Adds bytea equivalents of ltrim() and rtrim() to ruleutils_14.c
Relevant PG commit:
a6cf3df4ebdcbc7857910a67f259705645383e9f
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 912fe36a43 Adds HASH_STRINGS flag to ruleutils_14.c
Relevant PG commit:
b3817f5f774663d55931dd4fab9c5a94a15ae7ab
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul a4d99c1bfb Removes dependency.h from ruleutils_14.c
Relevant PG commit:
8b069ef5dca97cd737a5fd64c420df3cd61ec1c9
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 7757c05c07 Removes indexing.h header from ruleutils_14.c
Relevant PG commit:
bdc4edbea6fc847f806e1e7118d730e159512bfc
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul e1061f3cf1 Adds SQL syntax function calls related changes to ruleutils_14.c
Relevant PG commit:
40c24bfef92530bd846e111c1742c2a54441c62c
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul b40a241a13 Updates F_ARRAY_UNNEST to F_UNNEST_ANYARRAY in ruleutils_14.c
Relevant PG commit:
8e1f37c07aafd4bb7aa6e1e1982010af11f8b5c7
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 9ef4a79492 Fixes some appendStringInfos in ruleutils_14.c
Relevant PG commit:
110d81728a0a006abcf654543fc15346f8043dc0
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul ccab8868d6 Adds for_each_from to ruleutils_14.c
Relevant PG commit:
56fe008996bc1a547ce60c8dddd2ca821cac163e
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 99a42ea7e7 Updates AlternativeSubPlan comment in ruleutils_14.c
Relevant PG commit:
41efb8340877e8ffd0023bb6b2ef22ffd1ca014d
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 62d3cecb06 Removes support for postfix operators from ruleutils_14.c
Relevant PG commit:
1ed6b895634ce0dc5fd4bd040e87252b32182cba
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 90baf6018b Removes some comments with printf %.*s format from ruleutils_14.c
Relevant PG commit:

c410af098c46949e36607eb13689e697fa2def97
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul 21f15d8028 Fixes some indentation in ruleutils_14.c
Relevant PG commit:

fa27dd40d5c5f56a1ee837a75c97549e992e32a4
2021-08-25 16:48:05 +03:00
Halil Ozan Akgul ea63ea01c8 Adds copy of ruleutils_13.c as ruleutils_14.c 2021-08-25 16:48:05 +03:00