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()
488 sql_help_ALTER_FUNCTION(PQExpBuffer buf) in sql_help_ALTER_FUNCTION()
552 sql_help_ALTER_GROUP(PQExpBuffer buf) in sql_help_ALTER_GROUP()
576 sql_help_ALTER_INDEX(PQExpBuffer buf) in sql_help_ALTER_INDEX()
611 sql_help_ALTER_LANGUAGE(PQExpBuffer buf) in sql_help_ALTER_LANGUAGE()
623 sql_help_ALTER_LARGE_OBJECT(PQExpBuffer buf) in sql_help_ALTER_LARGE_OBJECT()
632 sql_help_ALTER_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_ALTER_MATERIALIZED_VIEW()
690 sql_help_ALTER_OPERATOR(PQExpBuffer buf) in sql_help_ALTER_OPERATOR()
719 sql_help_ALTER_OPERATOR_CLASS(PQExpBuffer buf) in sql_help_ALTER_OPERATOR_CLASS()
742 sql_help_ALTER_OPERATOR_FAMILY(PQExpBuffer buf) in sql_help_ALTER_OPERATOR_FAMILY()
797 sql_help_ALTER_POLICY(PQExpBuffer buf) in sql_help_ALTER_POLICY()
817 sql_help_ALTER_PROCEDURE(PQExpBuffer buf) in sql_help_ALTER_PROCEDURE()
871 sql_help_ALTER_PUBLICATION(PQExpBuffer buf) in sql_help_ALTER_PUBLICATION()
896 sql_help_ALTER_ROLE(PQExpBuffer buf) in sql_help_ALTER_ROLE()
951 sql_help_ALTER_ROUTINE(PQExpBuffer buf) in sql_help_ALTER_ROUTINE()
1012 sql_help_ALTER_RULE(PQExpBuffer buf) in sql_help_ALTER_RULE()
1022 sql_help_ALTER_SCHEMA(PQExpBuffer buf) in sql_help_ALTER_SCHEMA()
1034 sql_help_ALTER_SEQUENCE(PQExpBuffer buf) in sql_help_ALTER_SEQUENCE()
1067 sql_help_ALTER_SERVER(PQExpBuffer buf) in sql_help_ALTER_SERVER()
1085 sql_help_ALTER_STATISTICS(PQExpBuffer buf) in sql_help_ALTER_STATISTICS()
1103 sql_help_ALTER_SUBSCRIPTION(PQExpBuffer buf) in sql_help_ALTER_SUBSCRIPTION()
1135 sql_help_ALTER_SYSTEM(PQExpBuffer buf) in sql_help_ALTER_SYSTEM()
1149 sql_help_ALTER_TABLE(PQExpBuffer buf) in sql_help_ALTER_TABLE()
1386 sql_help_ALTER_TABLESPACE(PQExpBuffer buf) in sql_help_ALTER_TABLESPACE()
1405 sql_help_ALTER_TEXT_SEARCH_CONFIGURATION(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_CONFIGURATION()
1445 sql_help_ALTER_TEXT_SEARCH_DICTIONARY(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_DICTIONARY()
1466 sql_help_ALTER_TEXT_SEARCH_PARSER(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_PARSER()
1478 sql_help_ALTER_TEXT_SEARCH_TEMPLATE(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_TEMPLATE()
1490 sql_help_ALTER_TRIGGER(PQExpBuffer buf) in sql_help_ALTER_TRIGGER()
1504 sql_help_ALTER_TYPE(PQExpBuffer buf) in sql_help_ALTER_TYPE()
1552 sql_help_ALTER_USER(PQExpBuffer buf) in sql_help_ALTER_USER()
1607 sql_help_ALTER_USER_MAPPING(PQExpBuffer buf) in sql_help_ALTER_USER_MAPPING()
1620 sql_help_ALTER_VIEW(PQExpBuffer buf) in sql_help_ALTER_VIEW()
1653 sql_help_ANALYZE(PQExpBuffer buf) in sql_help_ANALYZE()
1679 sql_help_BEGIN(PQExpBuffer buf) in sql_help_BEGIN()
1694 sql_help_CALL(PQExpBuffer buf) in sql_help_CALL()
1703 sql_help_CHECKPOINT(PQExpBuffer buf) in sql_help_CHECKPOINT()
1710 sql_help_CLOSE(PQExpBuffer buf) in sql_help_CLOSE()
1718 sql_help_CLUSTER(PQExpBuffer buf) in sql_help_CLUSTER()
1728 sql_help_COMMENT(PQExpBuffer buf) in sql_help_COMMENT()
1862 sql_help_COMMIT(PQExpBuffer buf) in sql_help_COMMIT()
1869 sql_help_COMMIT_PREPARED(PQExpBuffer buf) in sql_help_COMMIT_PREPARED()
1877 sql_help_COPY(PQExpBuffer buf) in sql_help_COPY()
1929 sql_help_CREATE_ACCESS_METHOD(PQExpBuffer buf) in sql_help_CREATE_ACCESS_METHOD()
1941 sql_help_CREATE_AGGREGATE(PQExpBuffer buf) in sql_help_CREATE_AGGREGATE()
2056 sql_help_CREATE_CAST(PQExpBuffer buf) in sql_help_CREATE_CAST()
2081 sql_help_CREATE_COLLATION(PQExpBuffer buf) in sql_help_CREATE_COLLATION()
2105 sql_help_CREATE_CONVERSION(PQExpBuffer buf) in sql_help_CREATE_CONVERSION()
2117 sql_help_CREATE_DATABASE(PQExpBuffer buf) in sql_help_CREATE_DATABASE()
2145 sql_help_CREATE_DOMAIN(PQExpBuffer buf) in sql_help_CREATE_DOMAIN()
2168 sql_help_CREATE_EVENT_TRIGGER(PQExpBuffer buf) in sql_help_CREATE_EVENT_TRIGGER()
2183 sql_help_CREATE_EXTENSION(PQExpBuffer buf) in sql_help_CREATE_EXTENSION()
2196 sql_help_CREATE_FOREIGN_DATA_WRAPPER(PQExpBuffer buf) in sql_help_CREATE_FOREIGN_DATA_WRAPPER()
2211 sql_help_CREATE_FOREIGN_TABLE(PQExpBuffer buf) in sql_help_CREATE_FOREIGN_TABLE()
2277 sql_help_CREATE_FUNCTION(PQExpBuffer buf) in sql_help_CREATE_FUNCTION()
2321 sql_help_CREATE_GROUP(PQExpBuffer buf) in sql_help_CREATE_GROUP()
2359 sql_help_CREATE_INDEX(PQExpBuffer buf) in sql_help_CREATE_INDEX()
2385 sql_help_CREATE_LANGUAGE(PQExpBuffer buf) in sql_help_CREATE_LANGUAGE()
2399 sql_help_CREATE_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_CREATE_MATERIALIZED_VIEW()
2419 sql_help_CREATE_OPERATOR(PQExpBuffer buf) in sql_help_CREATE_OPERATOR()
2440 sql_help_CREATE_OPERATOR_CLASS(PQExpBuffer buf) in sql_help_CREATE_OPERATOR_CLASS()
2467 sql_help_CREATE_OPERATOR_FAMILY(PQExpBuffer buf) in sql_help_CREATE_OPERATOR_FAMILY()
2476 sql_help_CREATE_POLICY(PQExpBuffer buf) in sql_help_CREATE_POLICY()
2493 sql_help_CREATE_PROCEDURE(PQExpBuffer buf) in sql_help_CREATE_PROCEDURE()
2521 sql_help_CREATE_PUBLICATION(PQExpBuffer buf) in sql_help_CREATE_PUBLICATION()
2535 sql_help_CREATE_ROLE(PQExpBuffer buf) in sql_help_CREATE_ROLE()
2573 sql_help_CREATE_RULE(PQExpBuffer buf) in sql_help_CREATE_RULE()
2594 sql_help_CREATE_SCHEMA(PQExpBuffer buf) in sql_help_CREATE_SCHEMA()
2620 sql_help_CREATE_SEQUENCE(PQExpBuffer buf) in sql_help_CREATE_SEQUENCE()
2641 sql_help_CREATE_SERVER(PQExpBuffer buf) in sql_help_CREATE_SERVER()
2656 sql_help_CREATE_STATISTICS(PQExpBuffer buf) in sql_help_CREATE_STATISTICS()
2671 sql_help_CREATE_SUBSCRIPTION(PQExpBuffer buf) in sql_help_CREATE_SUBSCRIPTION()
2686 sql_help_CREATE_TABLE(PQExpBuffer buf) in sql_help_CREATE_TABLE()
2864 sql_help_CREATE_TABLE_AS(PQExpBuffer buf) in sql_help_CREATE_TABLE_AS()
2885 sql_help_CREATE_TABLESPACE(PQExpBuffer buf) in sql_help_CREATE_TABLESPACE()
2900 sql_help_CREATE_TEXT_SEARCH_CONFIGURATION(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_CONFIGURATION()
2913 sql_help_CREATE_TEXT_SEARCH_DICTIONARY(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_DICTIONARY()
2927 sql_help_CREATE_TEXT_SEARCH_PARSER(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_PARSER()
2946 sql_help_CREATE_TEXT_SEARCH_TEMPLATE(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_TEMPLATE()
2959 sql_help_CREATE_TRANSFORM(PQExpBuffer buf) in sql_help_CREATE_TRANSFORM()
2975 sql_help_CREATE_TRIGGER(PQExpBuffer buf) in sql_help_CREATE_TRIGGER()
3006 sql_help_CREATE_TYPE(PQExpBuffer buf) in sql_help_CREATE_TYPE()
3079 sql_help_CREATE_USER(PQExpBuffer buf) in sql_help_CREATE_USER()
3117 sql_help_CREATE_USER_MAPPING(PQExpBuffer buf) in sql_help_CREATE_USER_MAPPING()
3130 sql_help_CREATE_VIEW(PQExpBuffer buf) in sql_help_CREATE_VIEW()
3145 sql_help_DEALLOCATE(PQExpBuffer buf) in sql_help_DEALLOCATE()
3153 sql_help_DECLARE(PQExpBuffer buf) in sql_help_DECLARE()
3163 sql_help_DELETE(PQExpBuffer buf) in sql_help_DELETE()
3182 sql_help_DISCARD(PQExpBuffer buf) in sql_help_DISCARD()
3189 sql_help_DO(PQExpBuffer buf) in sql_help_DO()
3198 sql_help_DROP_ACCESS_METHOD(PQExpBuffer buf) in sql_help_DROP_ACCESS_METHOD()
3206 sql_help_DROP_AGGREGATE(PQExpBuffer buf) in sql_help_DROP_AGGREGATE()
3231 sql_help_DROP_CAST(PQExpBuffer buf) in sql_help_DROP_CAST()
3240 sql_help_DROP_COLLATION(PQExpBuffer buf) in sql_help_DROP_COLLATION()
3248 sql_help_DROP_CONVERSION(PQExpBuffer buf) in sql_help_DROP_CONVERSION()
3256 sql_help_DROP_DATABASE(PQExpBuffer buf) in sql_help_DROP_DATABASE()
3270 sql_help_DROP_DOMAIN(PQExpBuffer buf) in sql_help_DROP_DOMAIN()
3278 sql_help_DROP_EVENT_TRIGGER(PQExpBuffer buf) in sql_help_DROP_EVENT_TRIGGER()
3286 sql_help_DROP_EXTENSION(PQExpBuffer buf) in sql_help_DROP_EXTENSION()
3294 sql_help_DROP_FOREIGN_DATA_WRAPPER(PQExpBuffer buf) in sql_help_DROP_FOREIGN_DATA_WRAPPER()
3302 sql_help_DROP_FOREIGN_TABLE(PQExpBuffer buf) in sql_help_DROP_FOREIGN_TABLE()
3310 sql_help_DROP_FUNCTION(PQExpBuffer buf) in sql_help_DROP_FUNCTION()
3322 sql_help_DROP_GROUP(PQExpBuffer buf) in sql_help_DROP_GROUP()
3330 sql_help_DROP_INDEX(PQExpBuffer buf) in sql_help_DROP_INDEX()
3338 sql_help_DROP_LANGUAGE(PQExpBuffer buf) in sql_help_DROP_LANGUAGE()
3346 sql_help_DROP_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_DROP_MATERIALIZED_VIEW()
3354 sql_help_DROP_OPERATOR(PQExpBuffer buf) in sql_help_DROP_OPERATOR()
3364 sql_help_DROP_OPERATOR_CLASS(PQExpBuffer buf) in sql_help_DROP_OPERATOR_CLASS()
3373 sql_help_DROP_OPERATOR_FAMILY(PQExpBuffer buf) in sql_help_DROP_OPERATOR_FAMILY()
3382 sql_help_DROP_OWNED(PQExpBuffer buf) in sql_help_DROP_OWNED()
3390 sql_help_DROP_POLICY(PQExpBuffer buf) in sql_help_DROP_POLICY()
3399 sql_help_DROP_PROCEDURE(PQExpBuffer buf) in sql_help_DROP_PROCEDURE()
3411 sql_help_DROP_PUBLICATION(PQExpBuffer buf) in sql_help_DROP_PUBLICATION()
3419 sql_help_DROP_ROLE(PQExpBuffer buf) in sql_help_DROP_ROLE()
3427 sql_help_DROP_ROUTINE(PQExpBuffer buf) in sql_help_DROP_ROUTINE()
3439 sql_help_DROP_RULE(PQExpBuffer buf) in sql_help_DROP_RULE()
3448 sql_help_DROP_SCHEMA(PQExpBuffer buf) in sql_help_DROP_SCHEMA()
3456 sql_help_DROP_SEQUENCE(PQExpBuffer buf) in sql_help_DROP_SEQUENCE()
3464 sql_help_DROP_SERVER(PQExpBuffer buf) in sql_help_DROP_SERVER()
3472 sql_help_DROP_STATISTICS(PQExpBuffer buf) in sql_help_DROP_STATISTICS()
3480 sql_help_DROP_SUBSCRIPTION(PQExpBuffer buf) in sql_help_DROP_SUBSCRIPTION()
3488 sql_help_DROP_TABLE(PQExpBuffer buf) in sql_help_DROP_TABLE()
3496 sql_help_DROP_TABLESPACE(PQExpBuffer buf) in sql_help_DROP_TABLESPACE()
3504 sql_help_DROP_TEXT_SEARCH_CONFIGURATION(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_CONFIGURATION()
3512 sql_help_DROP_TEXT_SEARCH_DICTIONARY(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_DICTIONARY()
3520 sql_help_DROP_TEXT_SEARCH_PARSER(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_PARSER()
3528 sql_help_DROP_TEXT_SEARCH_TEMPLATE(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_TEMPLATE()
3536 sql_help_DROP_TRANSFORM(PQExpBuffer buf) in sql_help_DROP_TRANSFORM()
3545 sql_help_DROP_TRIGGER(PQExpBuffer buf) in sql_help_DROP_TRIGGER()
3554 sql_help_DROP_TYPE(PQExpBuffer buf) in sql_help_DROP_TYPE()
3562 sql_help_DROP_USER(PQExpBuffer buf) in sql_help_DROP_USER()
3570 sql_help_DROP_USER_MAPPING(PQExpBuffer buf) in sql_help_DROP_USER_MAPPING()
3579 sql_help_DROP_VIEW(PQExpBuffer buf) in sql_help_DROP_VIEW()
3587 sql_help_END(PQExpBuffer buf) in sql_help_END()
3594 sql_help_EXECUTE(PQExpBuffer buf) in sql_help_EXECUTE()
3603 sql_help_EXPLAIN(PQExpBuffer buf) in sql_help_EXPLAIN()
3635 sql_help_FETCH(PQExpBuffer buf) in sql_help_FETCH()
3667 sql_help_GRANT(PQExpBuffer buf) in sql_help_GRANT()
3780 sql_help_IMPORT_FOREIGN_SCHEMA(PQExpBuffer buf) in sql_help_IMPORT_FOREIGN_SCHEMA()
3797 sql_help_INSERT(PQExpBuffer buf) in sql_help_INSERT()
3848 sql_help_LISTEN(PQExpBuffer buf) in sql_help_LISTEN()
3856 sql_help_LOAD(PQExpBuffer buf) in sql_help_LOAD()
3864 sql_help_LOCK(PQExpBuffer buf) in sql_help_LOCK()
3879 sql_help_MOVE(PQExpBuffer buf) in sql_help_MOVE()
3911 sql_help_NOTIFY(PQExpBuffer buf) in sql_help_NOTIFY()
3920 sql_help_PREPARE(PQExpBuffer buf) in sql_help_PREPARE()
3930 sql_help_PREPARE_TRANSACTION(PQExpBuffer buf) in sql_help_PREPARE_TRANSACTION()
3938 sql_help_REASSIGN_OWNED(PQExpBuffer buf) in sql_help_REASSIGN_OWNED()
3948 sql_help_REFRESH_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_REFRESH_MATERIALIZED_VIEW()
3957 sql_help_REINDEX(PQExpBuffer buf) in sql_help_REINDEX()
3971 sql_help_RELEASE_SAVEPOINT(PQExpBuffer buf) in sql_help_RELEASE_SAVEPOINT()
3979 sql_help_RESET(PQExpBuffer buf) in sql_help_RESET()
3988 sql_help_REVOKE(PQExpBuffer buf) in sql_help_REVOKE()
4128 sql_help_ROLLBACK(PQExpBuffer buf) in sql_help_ROLLBACK()
4135 sql_help_ROLLBACK_PREPARED(PQExpBuffer buf) in sql_help_ROLLBACK_PREPARED()
4143 sql_help_ROLLBACK_TO_SAVEPOINT(PQExpBuffer buf) in sql_help_ROLLBACK_TO_SAVEPOINT()
4151 sql_help_SAVEPOINT(PQExpBuffer buf) in sql_help_SAVEPOINT()
4159 sql_help_SECURITY_LABEL(PQExpBuffer buf) in sql_help_SECURITY_LABEL()
4239 sql_help_SELECT(PQExpBuffer buf) in sql_help_SELECT()
4356 sql_help_SELECT_INTO(PQExpBuffer buf) in sql_help_SELECT_INTO()
4395 sql_help_SET(PQExpBuffer buf) in sql_help_SET()
4407 sql_help_SET_CONSTRAINTS(PQExpBuffer buf) in sql_help_SET_CONSTRAINTS()
4415 sql_help_SET_ROLE(PQExpBuffer buf) in sql_help_SET_ROLE()
4425 sql_help_SET_SESSION_AUTHORIZATION(PQExpBuffer buf) in sql_help_SET_SESSION_AUTHORIZATION()
4435 sql_help_SET_TRANSACTION(PQExpBuffer buf) in sql_help_SET_TRANSACTION()
4454 sql_help_SHOW(PQExpBuffer buf) in sql_help_SHOW()
4463 sql_help_START_TRANSACTION(PQExpBuffer buf) in sql_help_START_TRANSACTION()
4478 sql_help_TABLE(PQExpBuffer buf) in sql_help_TABLE()
4595 sql_help_TRUNCATE(PQExpBuffer buf) in sql_help_TRUNCATE()
4604 sql_help_UNLISTEN(PQExpBuffer buf) in sql_help_UNLISTEN()
4612 sql_help_UPDATE(PQExpBuffer buf) in sql_help_UPDATE()
4641 sql_help_VACUUM(PQExpBuffer buf) in sql_help_VACUUM()
4681 sql_help_VALUES(PQExpBuffer buf) in sql_help_VALUES()
4698 sql_help_WITH(PQExpBuffer buf) in sql_help_WITH()