sql: support row_to_json #37124
Labels
A-sql-builtins
SQL built-in functions and semantics thereof.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
PGAdmin uses row_to_json underneath the hood (as obtained via vmodule=conn_executor=2 --logtostderr):
https://www.postgresql.org/docs/9.5/functions-json.html
The text was updated successfully, but these errors were encountered: