Clean up SQL code indentation in test file This makes the code layout more consistent inside the same file.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/d0ca708540064aa4a18b226f75ad44dcdd64b383 Modified Files -------------- src/test/regress/expected/object_address.out | 220 ++++++++++++++------------- src/test/regress/sql/object_address.sql | 216 +++++++++++++------------- 2 files changed, 220 insertions(+), 216 deletions(-)