Contents
test_ddl_deparse
A test module provided as an example of how to use the "pg_ddl_command" datatype.
test_ddl_deparse
is a test module provided as an example of how to use the pg_ddl_command
datatype.
test_ddl_deparse
was added in PostgreSQL 9.5.
Source
test_ddl_deparse
source is located at src/test/modules/test_ddl_deparse.
Change history
- PostgreSQL 9.5
- added(commit b488c580)
References
- Source code README: README