1
0
forked from docs/doc-exports
doc-exports/docs/dws/dev/dws_06_0005.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

2.0 KiB

Function Differences

For details about the functions supported by GaussDB(DWS), see Functions and Operators.

The following PostgreSQL functions are not supported:

  • Enum support functions
  • Access privilege inquiry functions
    • has_sequence_privilege(user, sequence, privilege)
    • has_sequence_privilege(sequence, privilege)
  • System catalog information functions
    • pg_get_triggerdef(trigger_oid)
    • pg_get_triggerdef(trigger_oid, pretty_bool)
  • Line functions
  • pg_node_tree