mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
pgindent run before PG 9.1 beta 1.
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
static void check_data_dir(const char *pg_data);
|
||||
static void check_bin_dir(ClusterInfo *cluster);
|
||||
static void validate_exec(const char *dir, const char *cmdName);
|
||||
static void validate_exec(const char *dir, const char *cmdName);
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user