mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03:00
pgindent run before PG 9.1 beta 1.
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#include "parser/keywords.h"
|
||||
|
||||
|
||||
int quote_all_identifiers = 0;
|
||||
int quote_all_identifiers = 0;
|
||||
|
||||
|
||||
#define supports_grant_options(version) ((version) >= 70400)
|
||||
|
Reference in New Issue
Block a user