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()
577 sql_help_ALTER_INDEX(PQExpBuffer buf) in sql_help_ALTER_INDEX()
612 sql_help_ALTER_LANGUAGE(PQExpBuffer buf) in sql_help_ALTER_LANGUAGE()
624 sql_help_ALTER_LARGE_OBJECT(PQExpBuffer buf) in sql_help_ALTER_LARGE_OBJECT()
633 sql_help_ALTER_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_ALTER_MATERIALIZED_VIEW()
694 sql_help_ALTER_OPERATOR(PQExpBuffer buf) in sql_help_ALTER_OPERATOR()
723 sql_help_ALTER_OPERATOR_CLASS(PQExpBuffer buf) in sql_help_ALTER_OPERATOR_CLASS()
746 sql_help_ALTER_OPERATOR_FAMILY(PQExpBuffer buf) in sql_help_ALTER_OPERATOR_FAMILY()
801 sql_help_ALTER_POLICY(PQExpBuffer buf) in sql_help_ALTER_POLICY()
821 sql_help_ALTER_PROCEDURE(PQExpBuffer buf) in sql_help_ALTER_PROCEDURE()
875 sql_help_ALTER_PUBLICATION(PQExpBuffer buf) in sql_help_ALTER_PUBLICATION()
900 sql_help_ALTER_ROLE(PQExpBuffer buf) in sql_help_ALTER_ROLE()
956 sql_help_ALTER_ROUTINE(PQExpBuffer buf) in sql_help_ALTER_ROUTINE()
1017 sql_help_ALTER_RULE(PQExpBuffer buf) in sql_help_ALTER_RULE()
1027 sql_help_ALTER_SCHEMA(PQExpBuffer buf) in sql_help_ALTER_SCHEMA()
1039 sql_help_ALTER_SEQUENCE(PQExpBuffer buf) in sql_help_ALTER_SEQUENCE()
1072 sql_help_ALTER_SERVER(PQExpBuffer buf) in sql_help_ALTER_SERVER()
1090 sql_help_ALTER_STATISTICS(PQExpBuffer buf) in sql_help_ALTER_STATISTICS()
1108 sql_help_ALTER_SUBSCRIPTION(PQExpBuffer buf) in sql_help_ALTER_SUBSCRIPTION()
1150 sql_help_ALTER_SYSTEM(PQExpBuffer buf) in sql_help_ALTER_SYSTEM()
1164 sql_help_ALTER_TABLE(PQExpBuffer buf) in sql_help_ALTER_TABLE()
1404 sql_help_ALTER_TABLESPACE(PQExpBuffer buf) in sql_help_ALTER_TABLESPACE()
1423 sql_help_ALTER_TEXT_SEARCH_CONFIGURATION(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_CONFIGURATION()
1463 sql_help_ALTER_TEXT_SEARCH_DICTIONARY(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_DICTIONARY()
1484 sql_help_ALTER_TEXT_SEARCH_PARSER(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_PARSER()
1496 sql_help_ALTER_TEXT_SEARCH_TEMPLATE(PQExpBuffer buf) in sql_help_ALTER_TEXT_SEARCH_TEMPLATE()
1508 sql_help_ALTER_TRIGGER(PQExpBuffer buf) in sql_help_ALTER_TRIGGER()
1522 sql_help_ALTER_TYPE(PQExpBuffer buf) in sql_help_ALTER_TYPE()
1570 sql_help_ALTER_USER(PQExpBuffer buf) in sql_help_ALTER_USER()
1626 sql_help_ALTER_USER_MAPPING(PQExpBuffer buf) in sql_help_ALTER_USER_MAPPING()
1639 sql_help_ALTER_VIEW(PQExpBuffer buf) in sql_help_ALTER_VIEW()
1672 sql_help_ANALYZE(PQExpBuffer buf) in sql_help_ANALYZE()
1698 sql_help_BEGIN(PQExpBuffer buf) in sql_help_BEGIN()
1713 sql_help_CALL(PQExpBuffer buf) in sql_help_CALL()
1722 sql_help_CHECKPOINT(PQExpBuffer buf) in sql_help_CHECKPOINT()
1729 sql_help_CLOSE(PQExpBuffer buf) in sql_help_CLOSE()
1737 sql_help_CLUSTER(PQExpBuffer buf) in sql_help_CLUSTER()
1757 sql_help_COMMENT(PQExpBuffer buf) in sql_help_COMMENT()
1891 sql_help_COMMIT(PQExpBuffer buf) in sql_help_COMMIT()
1898 sql_help_COMMIT_PREPARED(PQExpBuffer buf) in sql_help_COMMIT_PREPARED()
1906 sql_help_COPY(PQExpBuffer buf) in sql_help_COPY()
1958 sql_help_CREATE_ACCESS_METHOD(PQExpBuffer buf) in sql_help_CREATE_ACCESS_METHOD()
1970 sql_help_CREATE_AGGREGATE(PQExpBuffer buf) in sql_help_CREATE_AGGREGATE()
2085 sql_help_CREATE_CAST(PQExpBuffer buf) in sql_help_CREATE_CAST()
2110 sql_help_CREATE_COLLATION(PQExpBuffer buf) in sql_help_CREATE_COLLATION()
2134 sql_help_CREATE_CONVERSION(PQExpBuffer buf) in sql_help_CREATE_CONVERSION()
2146 sql_help_CREATE_DATABASE(PQExpBuffer buf) in sql_help_CREATE_DATABASE()
2174 sql_help_CREATE_DOMAIN(PQExpBuffer buf) in sql_help_CREATE_DOMAIN()
2197 sql_help_CREATE_EVENT_TRIGGER(PQExpBuffer buf) in sql_help_CREATE_EVENT_TRIGGER()
2212 sql_help_CREATE_EXTENSION(PQExpBuffer buf) in sql_help_CREATE_EXTENSION()
2225 sql_help_CREATE_FOREIGN_DATA_WRAPPER(PQExpBuffer buf) in sql_help_CREATE_FOREIGN_DATA_WRAPPER()
2240 sql_help_CREATE_FOREIGN_TABLE(PQExpBuffer buf) in sql_help_CREATE_FOREIGN_TABLE()
2306 sql_help_CREATE_FUNCTION(PQExpBuffer buf) in sql_help_CREATE_FUNCTION()
2352 sql_help_CREATE_GROUP(PQExpBuffer buf) in sql_help_CREATE_GROUP()
2390 sql_help_CREATE_INDEX(PQExpBuffer buf) in sql_help_CREATE_INDEX()
2416 sql_help_CREATE_LANGUAGE(PQExpBuffer buf) in sql_help_CREATE_LANGUAGE()
2430 sql_help_CREATE_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_CREATE_MATERIALIZED_VIEW()
2450 sql_help_CREATE_OPERATOR(PQExpBuffer buf) in sql_help_CREATE_OPERATOR()
2471 sql_help_CREATE_OPERATOR_CLASS(PQExpBuffer buf) in sql_help_CREATE_OPERATOR_CLASS()
2498 sql_help_CREATE_OPERATOR_FAMILY(PQExpBuffer buf) in sql_help_CREATE_OPERATOR_FAMILY()
2507 sql_help_CREATE_POLICY(PQExpBuffer buf) in sql_help_CREATE_POLICY()
2524 sql_help_CREATE_PROCEDURE(PQExpBuffer buf) in sql_help_CREATE_PROCEDURE()
2554 sql_help_CREATE_PUBLICATION(PQExpBuffer buf) in sql_help_CREATE_PUBLICATION()
2568 sql_help_CREATE_ROLE(PQExpBuffer buf) in sql_help_CREATE_ROLE()
2606 sql_help_CREATE_RULE(PQExpBuffer buf) in sql_help_CREATE_RULE()
2627 sql_help_CREATE_SCHEMA(PQExpBuffer buf) in sql_help_CREATE_SCHEMA()
2654 sql_help_CREATE_SEQUENCE(PQExpBuffer buf) in sql_help_CREATE_SEQUENCE()
2675 sql_help_CREATE_SERVER(PQExpBuffer buf) in sql_help_CREATE_SERVER()
2690 sql_help_CREATE_STATISTICS(PQExpBuffer buf) in sql_help_CREATE_STATISTICS()
2714 sql_help_CREATE_SUBSCRIPTION(PQExpBuffer buf) in sql_help_CREATE_SUBSCRIPTION()
2729 sql_help_CREATE_TABLE(PQExpBuffer buf) in sql_help_CREATE_TABLE()
2908 sql_help_CREATE_TABLE_AS(PQExpBuffer buf) in sql_help_CREATE_TABLE_AS()
2929 sql_help_CREATE_TABLESPACE(PQExpBuffer buf) in sql_help_CREATE_TABLESPACE()
2944 sql_help_CREATE_TEXT_SEARCH_CONFIGURATION(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_CONFIGURATION()
2957 sql_help_CREATE_TEXT_SEARCH_DICTIONARY(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_DICTIONARY()
2971 sql_help_CREATE_TEXT_SEARCH_PARSER(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_PARSER()
2990 sql_help_CREATE_TEXT_SEARCH_TEMPLATE(PQExpBuffer buf) in sql_help_CREATE_TEXT_SEARCH_TEMPLATE()
3003 sql_help_CREATE_TRANSFORM(PQExpBuffer buf) in sql_help_CREATE_TRANSFORM()
3019 sql_help_CREATE_TRIGGER(PQExpBuffer buf) in sql_help_CREATE_TRIGGER()
3050 sql_help_CREATE_TYPE(PQExpBuffer buf) in sql_help_CREATE_TYPE()
3127 sql_help_CREATE_USER(PQExpBuffer buf) in sql_help_CREATE_USER()
3165 sql_help_CREATE_USER_MAPPING(PQExpBuffer buf) in sql_help_CREATE_USER_MAPPING()
3178 sql_help_CREATE_VIEW(PQExpBuffer buf) in sql_help_CREATE_VIEW()
3193 sql_help_DEALLOCATE(PQExpBuffer buf) in sql_help_DEALLOCATE()
3201 sql_help_DECLARE(PQExpBuffer buf) in sql_help_DECLARE()
3211 sql_help_DELETE(PQExpBuffer buf) in sql_help_DELETE()
3230 sql_help_DISCARD(PQExpBuffer buf) in sql_help_DISCARD()
3237 sql_help_DO(PQExpBuffer buf) in sql_help_DO()
3246 sql_help_DROP_ACCESS_METHOD(PQExpBuffer buf) in sql_help_DROP_ACCESS_METHOD()
3254 sql_help_DROP_AGGREGATE(PQExpBuffer buf) in sql_help_DROP_AGGREGATE()
3279 sql_help_DROP_CAST(PQExpBuffer buf) in sql_help_DROP_CAST()
3288 sql_help_DROP_COLLATION(PQExpBuffer buf) in sql_help_DROP_COLLATION()
3296 sql_help_DROP_CONVERSION(PQExpBuffer buf) in sql_help_DROP_CONVERSION()
3304 sql_help_DROP_DATABASE(PQExpBuffer buf) in sql_help_DROP_DATABASE()
3318 sql_help_DROP_DOMAIN(PQExpBuffer buf) in sql_help_DROP_DOMAIN()
3326 sql_help_DROP_EVENT_TRIGGER(PQExpBuffer buf) in sql_help_DROP_EVENT_TRIGGER()
3334 sql_help_DROP_EXTENSION(PQExpBuffer buf) in sql_help_DROP_EXTENSION()
3342 sql_help_DROP_FOREIGN_DATA_WRAPPER(PQExpBuffer buf) in sql_help_DROP_FOREIGN_DATA_WRAPPER()
3350 sql_help_DROP_FOREIGN_TABLE(PQExpBuffer buf) in sql_help_DROP_FOREIGN_TABLE()
3358 sql_help_DROP_FUNCTION(PQExpBuffer buf) in sql_help_DROP_FUNCTION()
3370 sql_help_DROP_GROUP(PQExpBuffer buf) in sql_help_DROP_GROUP()
3378 sql_help_DROP_INDEX(PQExpBuffer buf) in sql_help_DROP_INDEX()
3386 sql_help_DROP_LANGUAGE(PQExpBuffer buf) in sql_help_DROP_LANGUAGE()
3394 sql_help_DROP_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_DROP_MATERIALIZED_VIEW()
3402 sql_help_DROP_OPERATOR(PQExpBuffer buf) in sql_help_DROP_OPERATOR()
3412 sql_help_DROP_OPERATOR_CLASS(PQExpBuffer buf) in sql_help_DROP_OPERATOR_CLASS()
3421 sql_help_DROP_OPERATOR_FAMILY(PQExpBuffer buf) in sql_help_DROP_OPERATOR_FAMILY()
3430 sql_help_DROP_OWNED(PQExpBuffer buf) in sql_help_DROP_OWNED()
3438 sql_help_DROP_POLICY(PQExpBuffer buf) in sql_help_DROP_POLICY()
3447 sql_help_DROP_PROCEDURE(PQExpBuffer buf) in sql_help_DROP_PROCEDURE()
3459 sql_help_DROP_PUBLICATION(PQExpBuffer buf) in sql_help_DROP_PUBLICATION()
3467 sql_help_DROP_ROLE(PQExpBuffer buf) in sql_help_DROP_ROLE()
3475 sql_help_DROP_ROUTINE(PQExpBuffer buf) in sql_help_DROP_ROUTINE()
3487 sql_help_DROP_RULE(PQExpBuffer buf) in sql_help_DROP_RULE()
3496 sql_help_DROP_SCHEMA(PQExpBuffer buf) in sql_help_DROP_SCHEMA()
3504 sql_help_DROP_SEQUENCE(PQExpBuffer buf) in sql_help_DROP_SEQUENCE()
3512 sql_help_DROP_SERVER(PQExpBuffer buf) in sql_help_DROP_SERVER()
3520 sql_help_DROP_STATISTICS(PQExpBuffer buf) in sql_help_DROP_STATISTICS()
3528 sql_help_DROP_SUBSCRIPTION(PQExpBuffer buf) in sql_help_DROP_SUBSCRIPTION()
3536 sql_help_DROP_TABLE(PQExpBuffer buf) in sql_help_DROP_TABLE()
3544 sql_help_DROP_TABLESPACE(PQExpBuffer buf) in sql_help_DROP_TABLESPACE()
3552 sql_help_DROP_TEXT_SEARCH_CONFIGURATION(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_CONFIGURATION()
3560 sql_help_DROP_TEXT_SEARCH_DICTIONARY(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_DICTIONARY()
3568 sql_help_DROP_TEXT_SEARCH_PARSER(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_PARSER()
3576 sql_help_DROP_TEXT_SEARCH_TEMPLATE(PQExpBuffer buf) in sql_help_DROP_TEXT_SEARCH_TEMPLATE()
3584 sql_help_DROP_TRANSFORM(PQExpBuffer buf) in sql_help_DROP_TRANSFORM()
3593 sql_help_DROP_TRIGGER(PQExpBuffer buf) in sql_help_DROP_TRIGGER()
3602 sql_help_DROP_TYPE(PQExpBuffer buf) in sql_help_DROP_TYPE()
3610 sql_help_DROP_USER(PQExpBuffer buf) in sql_help_DROP_USER()
3618 sql_help_DROP_USER_MAPPING(PQExpBuffer buf) in sql_help_DROP_USER_MAPPING()
3627 sql_help_DROP_VIEW(PQExpBuffer buf) in sql_help_DROP_VIEW()
3635 sql_help_END(PQExpBuffer buf) in sql_help_END()
3642 sql_help_EXECUTE(PQExpBuffer buf) in sql_help_EXECUTE()
3651 sql_help_EXPLAIN(PQExpBuffer buf) in sql_help_EXPLAIN()
3683 sql_help_FETCH(PQExpBuffer buf) in sql_help_FETCH()
3715 sql_help_GRANT(PQExpBuffer buf) in sql_help_GRANT()
3855 sql_help_IMPORT_FOREIGN_SCHEMA(PQExpBuffer buf) in sql_help_IMPORT_FOREIGN_SCHEMA()
3872 sql_help_INSERT(PQExpBuffer buf) in sql_help_INSERT()
3923 sql_help_LISTEN(PQExpBuffer buf) in sql_help_LISTEN()
3931 sql_help_LOAD(PQExpBuffer buf) in sql_help_LOAD()
3939 sql_help_LOCK(PQExpBuffer buf) in sql_help_LOCK()
3954 sql_help_MOVE(PQExpBuffer buf) in sql_help_MOVE()
3986 sql_help_NOTIFY(PQExpBuffer buf) in sql_help_NOTIFY()
3995 sql_help_PREPARE(PQExpBuffer buf) in sql_help_PREPARE()
4005 sql_help_PREPARE_TRANSACTION(PQExpBuffer buf) in sql_help_PREPARE_TRANSACTION()
4013 sql_help_REASSIGN_OWNED(PQExpBuffer buf) in sql_help_REASSIGN_OWNED()
4023 sql_help_REFRESH_MATERIALIZED_VIEW(PQExpBuffer buf) in sql_help_REFRESH_MATERIALIZED_VIEW()
4032 sql_help_REINDEX(PQExpBuffer buf) in sql_help_REINDEX()
4051 sql_help_RELEASE_SAVEPOINT(PQExpBuffer buf) in sql_help_RELEASE_SAVEPOINT()
4059 sql_help_RESET(PQExpBuffer buf) in sql_help_RESET()
4068 sql_help_REVOKE(PQExpBuffer buf) in sql_help_REVOKE()
4235 sql_help_ROLLBACK(PQExpBuffer buf) in sql_help_ROLLBACK()
4242 sql_help_ROLLBACK_PREPARED(PQExpBuffer buf) in sql_help_ROLLBACK_PREPARED()
4250 sql_help_ROLLBACK_TO_SAVEPOINT(PQExpBuffer buf) in sql_help_ROLLBACK_TO_SAVEPOINT()
4258 sql_help_SAVEPOINT(PQExpBuffer buf) in sql_help_SAVEPOINT()
4266 sql_help_SECURITY_LABEL(PQExpBuffer buf) in sql_help_SECURITY_LABEL()
4346 sql_help_SELECT(PQExpBuffer buf) in sql_help_SELECT()
4473 sql_help_SELECT_INTO(PQExpBuffer buf) in sql_help_SELECT_INTO()
4512 sql_help_SET(PQExpBuffer buf) in sql_help_SET()
4524 sql_help_SET_CONSTRAINTS(PQExpBuffer buf) in sql_help_SET_CONSTRAINTS()
4532 sql_help_SET_ROLE(PQExpBuffer buf) in sql_help_SET_ROLE()
4542 sql_help_SET_SESSION_AUTHORIZATION(PQExpBuffer buf) in sql_help_SET_SESSION_AUTHORIZATION()
4552 sql_help_SET_TRANSACTION(PQExpBuffer buf) in sql_help_SET_TRANSACTION()
4571 sql_help_SHOW(PQExpBuffer buf) in sql_help_SHOW()
4580 sql_help_START_TRANSACTION(PQExpBuffer buf) in sql_help_START_TRANSACTION()
4595 sql_help_TABLE(PQExpBuffer buf) in sql_help_TABLE()
4722 sql_help_TRUNCATE(PQExpBuffer buf) in sql_help_TRUNCATE()
4731 sql_help_UNLISTEN(PQExpBuffer buf) in sql_help_UNLISTEN()
4739 sql_help_UPDATE(PQExpBuffer buf) in sql_help_UPDATE()
4768 sql_help_VACUUM(PQExpBuffer buf) in sql_help_VACUUM()
4809 sql_help_VALUES(PQExpBuffer buf) in sql_help_VALUES()
4826 sql_help_WITH(PQExpBuffer buf) in sql_help_WITH()