mirror of
https://github.com/postgres/postgres.git
synced 2025-12-07 12:02:30 +03:00
pgindent run for release 9.3
This is the first run of the Perl-based pgindent script. Also update pgindent instructions.
This commit is contained in:
@@ -47,7 +47,6 @@ int
|
||||
cx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring,
|
||||
int num_gene, City *city_table)
|
||||
{
|
||||
|
||||
int i,
|
||||
start_pos,
|
||||
curr_pos;
|
||||
|
||||
@@ -46,7 +46,6 @@ void
|
||||
px(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene,
|
||||
City *city_table)
|
||||
{
|
||||
|
||||
int num_positions;
|
||||
int i,
|
||||
pos,
|
||||
|
||||
Reference in New Issue
Block a user