pgsql: Remove some tabs in SQL code in C string literals

2023-04-19 Thread Peter Eisentraut
Remove some tabs in SQL code in C string literals This is not handled uniformly throughout the code, but at least nearby code can be consistent. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/77dedeb2c45745f592b504e181fa9d391d9afff0 Modified Files -- s

pgsql: Remove some tabs in SQL code in C string literals

2022-05-10 Thread Peter Eisentraut
Remove some tabs in SQL code in C string literals This is not handled uniformly throughout the code, but at least nearby code can be consistent. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/93e6892f6717d5777c9decef301728e8bb3f011b Modified Files -- s

pgsql: Remove some tabs in SQL code in C string literals

2020-05-27 Thread Peter Eisentraut
Remove some tabs in SQL code in C string literals This is not handled uniformly throughout the code, but at least nearby code can be consistent. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/0a737be03cf7708e8e27f9596be3406275ec3d49 Modified Files -- s