postgresql-syntax-0.1: foreign/libpg_query/src/pg_query_json_plpgsql.h
#ifndef PG_QUERY_JSON_PLPGSQL_H #define PG_QUERY_JSON_PLPGSQL_H #include "plpgsql.h" char* plpgsqlToJSON(PLpgSQL_function* func); #endif
#ifndef PG_QUERY_JSON_PLPGSQL_H #define PG_QUERY_JSON_PLPGSQL_H #include "plpgsql.h" char* plpgsqlToJSON(PLpgSQL_function* func); #endif