Re: BUG #12290: select all columns data except one column

From: David G Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12290: select all columns data except one column
Date: 2014-12-20 19:06:32
Message-ID: 1419102392993-5831600.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

giri.raj25 wrote
> The following bug has been logged on the website:
>
> Bug reference: 12290
> Logged by: giri
> Email address:

> giri.raj25@

> PostgreSQL version: 9.3.2
> Operating system: windows 7
> Description:
>
> Hi,
>
> how to select all columns data except one column

You cannot and likely never will be able to for the same reason SELECT * is
problematic.

David J.

P.s. You really should upgrade to the latest 9.3 release.

--
View this message in context: http://postgresql.nabble.com/BUG-12290-select-all-columns-data-except-one-column-tp5831594p5831600.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message robert.thaler 2014-12-20 19:27:30 BUG #12292: index row size 1480 exceeds maximum 1352 for index
Previous Message Tom Lane 2014-12-20 16:50:08 Re: segfault on query