mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-06 20:07:39 +08:00
Update typedefs.list and re-run pgindent
Discussion: http://postgr.es/m/CA+TgmoaA9=1RWKtBWpDaj+sF3Stgc8sHgf5z=KGtbjwPLQVDMA@mail.gmail.com
This commit is contained in:
@ -143,6 +143,6 @@ extern void psqlscan_escape_variable(PsqlScanState state,
|
||||
const char *txt, int len,
|
||||
PsqlScanQuoteType quote);
|
||||
extern void psqlscan_test_variable(PsqlScanState state,
|
||||
const char *txt, int len);
|
||||
const char *txt, int len);
|
||||
|
||||
#endif /* PSQLSCAN_INT_H */
|
||||
|
||||
Reference in New Issue
Block a user