dbTalk Databases Forums  

[BUGS] Backward compatibility issue with 8.0b1

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] Backward compatibility issue with 8.0b1 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Josh Berkus
 
Posts: n/a

Default [BUGS] Backward compatibility issue with 8.0b1 - 08-24-2004 , 08:57 PM






Guys,

Beg pardon if this is a repeat:

Summary: \d option on 8.0b1 PSQL not backward compatible
Severity: Annoyance
Affects: 8.0b1 connecting to 7.4.3
Platform: SuSE Linux 8.2
Description: I get:
jwnet_test=# \d elbs_matter
ERROR: column "reltablespace" does not exist
jwnet_test=# \d cases
ERROR: column "reltablespace" does not exist
jwnet_test=#

I thought that we were going to be better about backward compatibility in this
version?

--
Josh Berkus
Aglio Database Solutions
San Francisco

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote
  #2  
Old   
Alvaro Herrera
 
Posts: n/a

Default Re: [BUGS] Backward compatibility issue with 8.0b1 - 08-24-2004 , 10:45 PM






On Tue, Aug 24, 2004 at 06:56:42PM -0700, Josh Berkus wrote:
Quote:
Guys,

Beg pardon if this is a repeat:

Summary: \d option on 8.0b1 PSQL not backward compatible
Severity: Annoyance
Affects: 8.0b1 connecting to 7.4.3
Apparently this was fixed after beta 1 ... works for me here.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Now I have my system running, not a byte was off the shelf;
It rarely breaks and when it does I fix the code myself.
It's stable, clean and elegant, and lightning fast as well,
And it doesn't cost a nickel, so Bill Gates can go to hell."


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
  #3  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] Backward compatibility issue with 8.0b1 - 08-24-2004 , 11:46 PM



Alvaro Herrera <alvherre (AT) dcc (DOT) uchile.cl> writes:
Quote:
Summary: \d option on 8.0b1 PSQL not backward compatible

Apparently this was fixed after beta 1 ... works for me here.
Yeah, Greg Mullane fixed that, see
http://archives.postgresql.org/pgsql...8/msg00312.php

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.