mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Added typedef patches and a new option '-c' to automatically create C typedefs from SQL ones.
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
|
||||
extern int braces_open,
|
||||
autocommit,
|
||||
auto_create_c,
|
||||
ret_value,
|
||||
struct_level;
|
||||
extern char *descriptor_index;
|
||||
|
Reference in New Issue
Block a user