mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03: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:
@ -1109,7 +1109,7 @@ ecpg_build_params(struct statement *stmt)
|
||||
struct variable *var;
|
||||
int desc_counter = 0;
|
||||
int position = 0;
|
||||
const char *value;
|
||||
const char *value;
|
||||
bool std_strings = false;
|
||||
|
||||
/* Get standard_conforming_strings setting. */
|
||||
|
Reference in New Issue
Block a user