mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
pgindent run prior to branching v12.
pgperltidy and reformat-dat-files too, though the latter didn't find anything to change.
This commit is contained in:
@@ -50,6 +50,7 @@ DOING THE INDENT RUN:
|
||||
|
||||
5) Reformat the bootstrap catalog data files:
|
||||
|
||||
./configure # "make" will not work in an unconfigured tree
|
||||
cd src/include/catalog
|
||||
make reformat-dat-files
|
||||
cd ../../..
|
||||
|
@@ -729,7 +729,6 @@ FormData_pg_sequence_data
|
||||
FormData_pg_shdepend
|
||||
FormData_pg_statistic
|
||||
FormData_pg_statistic_ext
|
||||
FormData_pg_statistic_ext_data
|
||||
FormData_pg_subscription
|
||||
FormData_pg_subscription_rel
|
||||
FormData_pg_tablespace
|
||||
@@ -787,7 +786,6 @@ Form_pg_sequence_data
|
||||
Form_pg_shdepend
|
||||
Form_pg_statistic
|
||||
Form_pg_statistic_ext
|
||||
Form_pg_statistic_ext_data
|
||||
Form_pg_subscription
|
||||
Form_pg_subscription_rel
|
||||
Form_pg_tablespace
|
||||
|
Reference in New Issue
Block a user