Re: psql: \d+ shows OID-ness
- From: Peter Eisentraut <peter_e(at)gmx(dot)net>
- To: Neil Conway <neilc(at)samurai(dot)com>
- Cc: pgsql-patches(at)postgresql(dot)org
- Subject: Re: psql: \d+ shows OID-ness
- Date: Thu, 22 Apr 2004 10:45:08 +0200
- Message-id: <200404221045(dot)08789(dot)peter_e(at)gmx(dot)net>
Am Donnerstag, 22. April 2004 08:44 schrieb Neil Conway:
> nconway=# \d+ t1
> Table "public.t1"
> Column | Type | Modifiers | Description
> --------+------+-----------+-------------
> Contains OIDs: yes
"yes" and "no" are missing _( ) around it.
Home |
Main Index |
Thread Index