Lines Matching defs:buf

15 sql_help_ABORT(PQExpBuffer buf)  in sql_help_ABORT()
22 sql_help_ALTER_AGGREGATE(PQExpBuffer buf) in sql_help_ALTER_AGGREGATE()
57 sql_help_ALTER_COLLATION(PQExpBuffer buf) in sql_help_ALTER_COLLATION()
75 sql_help_ALTER_CONVERSION(PQExpBuffer buf) in sql_help_ALTER_CONVERSION()
90 sql_help_ALTER_DATABASE(PQExpBuffer buf) in sql_help_ALTER_DATABASE()
134 sql_help_ALTER_DEFAULT_PRIVILEGES(PQExpBuffer buf) in sql_help_ALTER_DEFAULT_PRIVILEGES()
214 sql_help_ALTER_DOMAIN(PQExpBuffer buf) in sql_help_ALTER_DOMAIN()
256 sql_help_ALTER_EVENT_TRIGGER(PQExpBuffer buf) in sql_help_ALTER_EVENT_TRIGGER()
272 sql_help_ALTER_EXTENSION(PQExpBuffer buf) in sql_help_ALTER_EXTENSION()
382 sql_help_ALTER_FOREIGN_DATA_WRAPPER(PQExpBuffer buf) in sql_help_ALTER_FOREIGN_DATA_WRAPPER()
403 sql_help_ALTER_FOREIGN_TABLE(PQExpBuffer buf) in sql_help_ALTER_FOREIGN_TABLE()
489 sql_help_ALTER_FUNCTION(PQExpBuffer buf) in sql_help_ALTER_FUNCTION()
551 sql_help_ALTER_GROUP(PQExpBuffer buf) in sql_help_ALTER_GROUP()
575 sql_help_ALTER_INDEX(PQExpBuffer buf) in sql_help_ALTER_INDEX()
610 sql_help_ALTER_LANGUAGE(PQExpBuffer buf) in sql_help_ALTER_LANGUAGE()
622 sql_help_ALTER_LARGE_OBJECT(PQExpBuffer buf) in sql_help_ALTER_LARGE_OBJECT()
631 sql_help_ALTER_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_ALTER_MATERIALIZED_VIEW()
689 sql_help_ALTER_OPERATOR(PQExpBuffer buf) in sql_help_ALTER_OPERATOR()
718 sql_help_ALTER_OPERATOR_CLASS(PQExpBuffer buf) in sql_help_ALTER_OPERATOR_CLASS()
741 sql_help_ALTER_OPERATOR_FAMILY(PQExpBuffer buf) in sql_help_ALTER_OPERATOR_FAMILY()
796 sql_help_ALTER_POLICY(PQExpBuffer buf) in sql_help_ALTER_POLICY()
816 sql_help_ALTER_PROCEDURE(PQExpBuffer buf) in sql_help_ALTER_PROCEDURE()
870 sql_help_ALTER_PUBLICATION(PQExpBuffer buf) in sql_help_ALTER_PUBLICATION()
895 sql_help_ALTER_ROLE(PQExpBuffer buf) in sql_help_ALTER_ROLE()
950 sql_help_ALTER_ROUTINE(PQExpBuffer buf) in sql_help_ALTER_ROUTINE()
1011 sql_help_ALTER_RULE(PQExpBuffer buf) in sql_help_ALTER_RULE()
1021 sql_help_ALTER_SCHEMA(PQExpBuffer buf) in sql_help_ALTER_SCHEMA()
1033 sql_help_ALTER_SEQUENCE(PQExpBuffer buf) in sql_help_ALTER_SEQUENCE()
1066 sql_help_ALTER_SERVER(PQExpBuffer buf) in sql_help_ALTER_SERVER()
1084 sql_help_ALTER_STATISTICS(PQExpBuffer buf) in sql_help_ALTER_STATISTICS()
1099 sql_help_ALTER_SUBSCRIPTION(PQExpBuffer buf) in sql_help_ALTER_SUBSCRIPTION()
1131 sql_help_ALTER_SYSTEM(PQExpBuffer buf) in sql_help_ALTER_SYSTEM()
1145 sql_help_ALTER_TABLE(PQExpBuffer buf) in sql_help_ALTER_TABLE()
1382 sql_help_ALTER_TABLESPACE(PQExpBuffer buf) in sql_help_ALTER_TABLESPACE()
1401 sql_help_ALTER_TEXT_SEARCH_CONFIGURATION(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_CONFIGURATION()
1441 sql_help_ALTER_TEXT_SEARCH_DICTIONARY(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_DICTIONARY()
1462 sql_help_ALTER_TEXT_SEARCH_PARSER(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_PARSER()
1474 sql_help_ALTER_TEXT_SEARCH_TEMPLATE(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_TEMPLATE()
1486 sql_help_ALTER_TRIGGER(PQExpBuffer buf) in sql_help_ALTER_TRIGGER()
1500 sql_help_ALTER_TYPE(PQExpBuffer buf) in sql_help_ALTER_TYPE()
1544 sql_help_ALTER_USER(PQExpBuffer buf) in sql_help_ALTER_USER()
1599 sql_help_ALTER_USER_MAPPING(PQExpBuffer buf) in sql_help_ALTER_USER_MAPPING()
1612 sql_help_ALTER_VIEW(PQExpBuffer buf) in sql_help_ALTER_VIEW()
1641 sql_help_ANALYZE(PQExpBuffer buf) in sql_help_ANALYZE()
1664 sql_help_BEGIN(PQExpBuffer buf) in sql_help_BEGIN()
1679 sql_help_CALL(PQExpBuffer buf) in sql_help_CALL()
1688 sql_help_CHECKPOINT(PQExpBuffer buf) in sql_help_CHECKPOINT()
1695 sql_help_CLOSE(PQExpBuffer buf) in sql_help_CLOSE()
1703 sql_help_CLUSTER(PQExpBuffer buf) in sql_help_CLUSTER()
1713 sql_help_COMMENT(PQExpBuffer buf) in sql_help_COMMENT()
1847 sql_help_COMMIT(PQExpBuffer buf) in sql_help_COMMIT()
1854 sql_help_COMMIT_PREPARED(PQExpBuffer buf) in sql_help_COMMIT_PREPARED()
1862 sql_help_COPY(PQExpBuffer buf) in sql_help_COPY()
1914 sql_help_CREATE_ACCESS_METHOD(PQExpBuffer buf) in sql_help_CREATE_ACCESS_METHOD()
1926 sql_help_CREATE_AGGREGATE(PQExpBuffer buf) in sql_help_CREATE_AGGREGATE()
2041 sql_help_CREATE_CAST(PQExpBuffer buf) in sql_help_CREATE_CAST()
2066 sql_help_CREATE_COLLATION(PQExpBuffer buf) in sql_help_CREATE_COLLATION()
2088 sql_help_CREATE_CONVERSION(PQExpBuffer buf) in sql_help_CREATE_CONVERSION()
2100 sql_help_CREATE_DATABASE(PQExpBuffer buf) in sql_help_CREATE_DATABASE()
2126 sql_help_CREATE_DOMAIN(PQExpBuffer buf) in sql_help_CREATE_DOMAIN()
2149 sql_help_CREATE_EVENT_TRIGGER(PQExpBuffer buf) in sql_help_CREATE_EVENT_TRIGGER()
2164 sql_help_CREATE_EXTENSION(PQExpBuffer buf) in sql_help_CREATE_EXTENSION()
2179 sql_help_CREATE_FOREIGN_DATA_WRAPPER(PQExpBuffer buf) in sql_help_CREATE_FOREIGN_DATA_WRAPPER()
2194 sql_help_CREATE_FOREIGN_TABLE(PQExpBuffer buf) in sql_help_CREATE_FOREIGN_TABLE()
2258 sql_help_CREATE_FUNCTION(PQExpBuffer buf) in sql_help_CREATE_FUNCTION()
2300 sql_help_CREATE_GROUP(PQExpBuffer buf) in sql_help_CREATE_GROUP()
2338 sql_help_CREATE_INDEX(PQExpBuffer buf) in sql_help_CREATE_INDEX()
2362 sql_help_CREATE_LANGUAGE(PQExpBuffer buf) in sql_help_CREATE_LANGUAGE()
2376 sql_help_CREATE_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_CREATE_MATERIALIZED_VIEW()
2394 sql_help_CREATE_OPERATOR(PQExpBuffer buf) in sql_help_CREATE_OPERATOR()
2415 sql_help_CREATE_OPERATOR_CLASS(PQExpBuffer buf) in sql_help_CREATE_OPERATOR_CLASS()
2442 sql_help_CREATE_OPERATOR_FAMILY(PQExpBuffer buf) in sql_help_CREATE_OPERATOR_FAMILY()
2451 sql_help_CREATE_POLICY(PQExpBuffer buf) in sql_help_CREATE_POLICY()
2468 sql_help_CREATE_PROCEDURE(PQExpBuffer buf) in sql_help_CREATE_PROCEDURE()
2496 sql_help_CREATE_PUBLICATION(PQExpBuffer buf) in sql_help_CREATE_PUBLICATION()
2510 sql_help_CREATE_ROLE(PQExpBuffer buf) in sql_help_CREATE_ROLE()
2548 sql_help_CREATE_RULE(PQExpBuffer buf) in sql_help_CREATE_RULE()
2569 sql_help_CREATE_SCHEMA(PQExpBuffer buf) in sql_help_CREATE_SCHEMA()
2595 sql_help_CREATE_SEQUENCE(PQExpBuffer buf) in sql_help_CREATE_SEQUENCE()
2616 sql_help_CREATE_SERVER(PQExpBuffer buf) in sql_help_CREATE_SERVER()
2631 sql_help_CREATE_STATISTICS(PQExpBuffer buf) in sql_help_CREATE_STATISTICS()
2646 sql_help_CREATE_SUBSCRIPTION(PQExpBuffer buf) in sql_help_CREATE_SUBSCRIPTION()
2661 sql_help_CREATE_TABLE(PQExpBuffer buf) in sql_help_CREATE_TABLE()
2834 sql_help_CREATE_TABLE_AS(PQExpBuffer buf) in sql_help_CREATE_TABLE_AS()
2853 sql_help_CREATE_TABLESPACE(PQExpBuffer buf) in sql_help_CREATE_TABLESPACE()
2868 sql_help_CREATE_TEXT_SEARCH_CONFIGURATION(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_CONFIGURATION()
2881 sql_help_CREATE_TEXT_SEARCH_DICTIONARY(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_DICTIONARY()
2895 sql_help_CREATE_TEXT_SEARCH_PARSER(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_PARSER()
2914 sql_help_CREATE_TEXT_SEARCH_TEMPLATE(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_TEMPLATE()
2927 sql_help_CREATE_TRANSFORM(PQExpBuffer buf) in sql_help_CREATE_TRANSFORM()
2943 sql_help_CREATE_TRIGGER(PQExpBuffer buf) in sql_help_CREATE_TRIGGER()
2974 sql_help_CREATE_TYPE(PQExpBuffer buf) in sql_help_CREATE_TYPE()
3047 sql_help_CREATE_USER(PQExpBuffer buf) in sql_help_CREATE_USER()
3085 sql_help_CREATE_USER_MAPPING(PQExpBuffer buf) in sql_help_CREATE_USER_MAPPING()
3098 sql_help_CREATE_VIEW(PQExpBuffer buf) in sql_help_CREATE_VIEW()
3113 sql_help_DEALLOCATE(PQExpBuffer buf) in sql_help_DEALLOCATE()
3121 sql_help_DECLARE(PQExpBuffer buf) in sql_help_DECLARE()
3131 sql_help_DELETE(PQExpBuffer buf) in sql_help_DELETE()
3150 sql_help_DISCARD(PQExpBuffer buf) in sql_help_DISCARD()
3157 sql_help_DO(PQExpBuffer buf) in sql_help_DO()
3166 sql_help_DROP_ACCESS_METHOD(PQExpBuffer buf) in sql_help_DROP_ACCESS_METHOD()
3174 sql_help_DROP_AGGREGATE(PQExpBuffer buf) in sql_help_DROP_AGGREGATE()
3199 sql_help_DROP_CAST(PQExpBuffer buf) in sql_help_DROP_CAST()
3208 sql_help_DROP_COLLATION(PQExpBuffer buf) in sql_help_DROP_COLLATION()
3216 sql_help_DROP_CONVERSION(PQExpBuffer buf) in sql_help_DROP_CONVERSION()
3224 sql_help_DROP_DATABASE(PQExpBuffer buf) in sql_help_DROP_DATABASE()
3232 sql_help_DROP_DOMAIN(PQExpBuffer buf) in sql_help_DROP_DOMAIN()
3240 sql_help_DROP_EVENT_TRIGGER(PQExpBuffer buf) in sql_help_DROP_EVENT_TRIGGER()
3248 sql_help_DROP_EXTENSION(PQExpBuffer buf) in sql_help_DROP_EXTENSION()
3256 sql_help_DROP_FOREIGN_DATA_WRAPPER(PQExpBuffer buf) in sql_help_DROP_FOREIGN_DATA_WRAPPER()
3264 sql_help_DROP_FOREIGN_TABLE(PQExpBuffer buf) in sql_help_DROP_FOREIGN_TABLE()
3272 sql_help_DROP_FUNCTION(PQExpBuffer buf) in sql_help_DROP_FUNCTION()
3284 sql_help_DROP_GROUP(PQExpBuffer buf) in sql_help_DROP_GROUP()
3292 sql_help_DROP_INDEX(PQExpBuffer buf) in sql_help_DROP_INDEX()
3300 sql_help_DROP_LANGUAGE(PQExpBuffer buf) in sql_help_DROP_LANGUAGE()
3308 sql_help_DROP_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_DROP_MATERIALIZED_VIEW()
3316 sql_help_DROP_OPERATOR(PQExpBuffer buf) in sql_help_DROP_OPERATOR()
3326 sql_help_DROP_OPERATOR_CLASS(PQExpBuffer buf) in sql_help_DROP_OPERATOR_CLASS()
3335 sql_help_DROP_OPERATOR_FAMILY(PQExpBuffer buf) in sql_help_DROP_OPERATOR_FAMILY()
3344 sql_help_DROP_OWNED(PQExpBuffer buf) in sql_help_DROP_OWNED()
3352 sql_help_DROP_POLICY(PQExpBuffer buf) in sql_help_DROP_POLICY()
3361 sql_help_DROP_PROCEDURE(PQExpBuffer buf) in sql_help_DROP_PROCEDURE()
3373 sql_help_DROP_PUBLICATION(PQExpBuffer buf) in sql_help_DROP_PUBLICATION()
3381 sql_help_DROP_ROLE(PQExpBuffer buf) in sql_help_DROP_ROLE()
3389 sql_help_DROP_ROUTINE(PQExpBuffer buf) in sql_help_DROP_ROUTINE()
3401 sql_help_DROP_RULE(PQExpBuffer buf) in sql_help_DROP_RULE()
3410 sql_help_DROP_SCHEMA(PQExpBuffer buf) in sql_help_DROP_SCHEMA()
3418 sql_help_DROP_SEQUENCE(PQExpBuffer buf) in sql_help_DROP_SEQUENCE()
3426 sql_help_DROP_SERVER(PQExpBuffer buf) in sql_help_DROP_SERVER()
3434 sql_help_DROP_STATISTICS(PQExpBuffer buf) in sql_help_DROP_STATISTICS()
3442 sql_help_DROP_SUBSCRIPTION(PQExpBuffer buf) in sql_help_DROP_SUBSCRIPTION()
3450 sql_help_DROP_TABLE(PQExpBuffer buf) in sql_help_DROP_TABLE()
3458 sql_help_DROP_TABLESPACE(PQExpBuffer buf) in sql_help_DROP_TABLESPACE()
3466 sql_help_DROP_TEXT_SEARCH_CONFIGURATION(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_CONFIGURATION()
3474 sql_help_DROP_TEXT_SEARCH_DICTIONARY(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_DICTIONARY()
3482 sql_help_DROP_TEXT_SEARCH_PARSER(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_PARSER()
3490 sql_help_DROP_TEXT_SEARCH_TEMPLATE(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_TEMPLATE()
3498 sql_help_DROP_TRANSFORM(PQExpBuffer buf) in sql_help_DROP_TRANSFORM()
3507 sql_help_DROP_TRIGGER(PQExpBuffer buf) in sql_help_DROP_TRIGGER()
3516 sql_help_DROP_TYPE(PQExpBuffer buf) in sql_help_DROP_TYPE()
3524 sql_help_DROP_USER(PQExpBuffer buf) in sql_help_DROP_USER()
3532 sql_help_DROP_USER_MAPPING(PQExpBuffer buf) in sql_help_DROP_USER_MAPPING()
3541 sql_help_DROP_VIEW(PQExpBuffer buf) in sql_help_DROP_VIEW()
3549 sql_help_END(PQExpBuffer buf) in sql_help_END()
3556 sql_help_EXECUTE(PQExpBuffer buf) in sql_help_EXECUTE()
3565 sql_help_EXPLAIN(PQExpBuffer buf) in sql_help_EXPLAIN()
3593 sql_help_FETCH(PQExpBuffer buf) in sql_help_FETCH()
3625 sql_help_GRANT(PQExpBuffer buf) in sql_help_GRANT()
3738 sql_help_IMPORT_FOREIGN_SCHEMA(PQExpBuffer buf) in sql_help_IMPORT_FOREIGN_SCHEMA()
3755 sql_help_INSERT(PQExpBuffer buf) in sql_help_INSERT()
3806 sql_help_LISTEN(PQExpBuffer buf) in sql_help_LISTEN()
3814 sql_help_LOAD(PQExpBuffer buf) in sql_help_LOAD()
3822 sql_help_LOCK(PQExpBuffer buf) in sql_help_LOCK()
3837 sql_help_MOVE(PQExpBuffer buf) in sql_help_MOVE()
3869 sql_help_NOTIFY(PQExpBuffer buf) in sql_help_NOTIFY()
3878 sql_help_PREPARE(PQExpBuffer buf) in sql_help_PREPARE()
3888 sql_help_PREPARE_TRANSACTION(PQExpBuffer buf) in sql_help_PREPARE_TRANSACTION()
3896 sql_help_REASSIGN_OWNED(PQExpBuffer buf) in sql_help_REASSIGN_OWNED()
3906 sql_help_REFRESH_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_REFRESH_MATERIALIZED_VIEW()
3915 sql_help_REINDEX(PQExpBuffer buf) in sql_help_REINDEX()
3923 sql_help_RELEASE_SAVEPOINT(PQExpBuffer buf) in sql_help_RELEASE_SAVEPOINT()
3931 sql_help_RESET(PQExpBuffer buf) in sql_help_RESET()
3940 sql_help_REVOKE(PQExpBuffer buf) in sql_help_REVOKE()
4080 sql_help_ROLLBACK(PQExpBuffer buf) in sql_help_ROLLBACK()
4087 sql_help_ROLLBACK_PREPARED(PQExpBuffer buf) in sql_help_ROLLBACK_PREPARED()
4095 sql_help_ROLLBACK_TO_SAVEPOINT(PQExpBuffer buf) in sql_help_ROLLBACK_TO_SAVEPOINT()
4103 sql_help_SAVEPOINT(PQExpBuffer buf) in sql_help_SAVEPOINT()
4111 sql_help_SECURITY_LABEL(PQExpBuffer buf) in sql_help_SECURITY_LABEL()
4191 sql_help_SELECT(PQExpBuffer buf) in sql_help_SELECT()
4308 sql_help_SELECT_INTO(PQExpBuffer buf) in sql_help_SELECT_INTO()
4347 sql_help_SET(PQExpBuffer buf) in sql_help_SET()
4359 sql_help_SET_CONSTRAINTS(PQExpBuffer buf) in sql_help_SET_CONSTRAINTS()
4367 sql_help_SET_ROLE(PQExpBuffer buf) in sql_help_SET_ROLE()
4377 sql_help_SET_SESSION_AUTHORIZATION(PQExpBuffer buf) in sql_help_SET_SESSION_AUTHORIZATION()
4387 sql_help_SET_TRANSACTION(PQExpBuffer buf) in sql_help_SET_TRANSACTION()
4406 sql_help_SHOW(PQExpBuffer buf) in sql_help_SHOW()
4415 sql_help_START_TRANSACTION(PQExpBuffer buf) in sql_help_START_TRANSACTION()
4430 sql_help_TABLE(PQExpBuffer buf) in sql_help_TABLE()
4547 sql_help_TRUNCATE(PQExpBuffer buf) in sql_help_TRUNCATE()
4556 sql_help_UNLISTEN(PQExpBuffer buf) in sql_help_UNLISTEN()
4564 sql_help_UPDATE(PQExpBuffer buf) in sql_help_UPDATE()
4593 sql_help_VACUUM(PQExpBuffer buf) in sql_help_VACUUM()
4620 sql_help_VALUES(PQExpBuffer buf) in sql_help_VALUES()
4637 sql_help_WITH(PQExpBuffer buf) in sql_help_WITH()