mirror of
https://github.com/postgres/postgres.git
synced 2025-09-09 13:09:39 +03:00
Indent jdbc case labels using pgjindent.
This commit is contained in:
@@ -218,7 +218,6 @@ public class metadata
|
||||
{
|
||||
if (line.startsWith("\\d"))
|
||||
{
|
||||
|
||||
if (line.startsWith("\\d "))
|
||||
{
|
||||
// Display details about a table
|
||||
|
Reference in New Issue
Block a user