Fix indentation in new REFERENCED BY psql output, per Brendan Jurd.

REL8_5_ALPHA1_BRANCH
Alvaro Herrera 18 years ago
parent 9afab58eed
commit 10be77c173
  1. 2
      src/bin/psql/describe.c

@ -3,7 +3,7 @@
* *
* Copyright (c) 2000-2008, PostgreSQL Global Development Group * Copyright (c) 2000-2008, PostgreSQL Global Development Group
* *
* $PostgreSQL: pgsql/src/bin/psql/describe.c,v 1.166 2008/03/30 18:10:20 tgl Exp $ * $PostgreSQL: pgsql/src/bin/psql/describe.c,v 1.167 2008/04/14 15:04:20 alvherre Exp $
*/ */
#include "postgres_fe.h" #include "postgres_fe.h"
#include "describe.h" #include "describe.h"

Loading…
Cancel
Save