index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
ruleutils.c
Age
Commit message (
Expand
)
Author
2023-04-12
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-07
Catalog NOT NULL constraints
Alvaro Herrera
2023-03-31
SQL/JSON: support the IS JSON predicate
Alvaro Herrera
2023-03-30
Fix inconsistencies and style issues in new SQL/JSON code
Alvaro Herrera
2023-03-29
SQL/JSON: add standard JSON constructor functions
Alvaro Herrera
2023-03-25
Add SysCacheGetAttrNotNull for guaranteed not-null attrs
Daniel Gustafsson
2023-03-07
Fix incorrect comment in pg_get_partkeydef()
David Rowley
2023-02-17
Print the correct aliases for DML target tables in ruleutils.
Tom Lane
2023-01-03
Fix typos in comments, code and documentation
Michael Paquier
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-02
Fix psql's \sf and \ef for new-style SQL functions.
Tom Lane
2022-12-01
Fix under-parenthesized display of AT TIME ZONE constructs.
Tom Lane
2022-11-21
Replace SQLValueFunction by COERCE_SQL_SYNTAX
Michael Paquier
2022-11-20
Switch SQLValueFunction on "name" to use COERCE_SQL_SYNTAX
Michael Paquier
2022-11-17
Improve ruleutils' printout of LATERAL references within subplans.
Tom Lane
2022-11-12
Add repalloc0 and repalloc0_array
Peter Eisentraut
2022-10-16
Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value.
Tom Lane
2022-10-05
Rename shadowed local variables
David Rowley
2022-09-29
Introduce SYSTEM_USER
Michael Paquier
2022-09-06
Fix an assortment of improper usages of string functions
David Rowley
2022-09-01
Revert SQL/JSON features
Andrew Dunstan
2022-08-25
More -Wshadow=compatible-local warning fixes
David Rowley
2022-08-24
Further -Wshadow=compatible-local warning fixes
David Rowley
2022-08-17
Avoid using list_length() to test for empty list.
Tom Lane
2022-07-22
Close old gap in dependency checks for functions returning composite.
Tom Lane
2022-07-21
Fix ruleutils issues with dropped cols in functions-returning-composite.
Tom Lane
2022-07-20
Make subquery aliases optional in the FROM clause.
Dean Rasheed
2022-07-01
Add construct_array_builtin, deconstruct_array_builtin
Peter Eisentraut
2022-05-21
Show 'AS "?column?"' explicitly when it's important.
Tom Lane
2022-05-13
Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure.
Tom Lane
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-04-20
set_deparse_plan: Reuse variable to appease Coverity
Alvaro Herrera
2022-04-13
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-05
PLAN clauses for JSON_TABLE
Andrew Dunstan
2022-04-04
JSON_TABLE
Andrew Dunstan
2022-03-31
RETURNING clause for JSON() and JSON_SCALAR()
Andrew Dunstan
2022-03-30
SQL JSON functions
Andrew Dunstan
2022-03-29
SQL/JSON query functions
Andrew Dunstan
2022-03-28
IS JSON predicate
Andrew Dunstan
2022-03-28
Add public ruleutils.c entry point to deparse a Query.
Tom Lane
2022-03-28
Add support for MERGE SQL command
Alvaro Herrera
2022-03-27
Fix up compiler warnings/errors from f4fb45d15.
Tom Lane
2022-03-27
SQL/JSON constructors
Andrew Dunstan
2022-03-27
Common SQL/JSON clauses
Andrew Dunstan
2022-03-22
Revert "Common SQL/JSON clauses"
Andrew Dunstan
2022-03-22
Common SQL/JSON clauses
Andrew Dunstan
2022-03-21
Fix assorted missing logic for GroupingFunc nodes.
Tom Lane
2022-02-03
Add UNIQUE null treatment option
Peter Eisentraut
2022-01-13
Fix ruleutils.c's dumping of whole-row Vars in more contexts.
Tom Lane
2022-01-09
Make pg_get_expr() more bulletproof.
Tom Lane
[next]