BUG #5259: the table name double - Mailing list pgsql-bugs

From David
Subject BUG #5259: the table name double
Date
Msg-id 201001040626.o046QIWr009670@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5259: the table name double  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5259
Logged by:          David
Email address:      goodomens@21cn.com
PostgreSQL version: 8.0
Operating system:   RHEL5
Description:        the table name double
Details:

hi

  the table name double,why?

                                  Access privileges for database "gudumami"
 Schema |                  Name                   |   Type   |
Access privileges
--------+-----------------------------------------+----------+--------------
---------------------------------
 public | ad_advert                               | table    |
 public | ad_advert                               | table    |
 public | ad_advice                               | table    |
 public | ad_advice                               | table    |
 public | ad_advice_id_seq                        | sequence |
 public | ad_advice_id_seq                        | sequence |
 public | ad_article                              | table    |
 public | ad_article                              | table    |
 public | ad_authority                            | table    |
 public | ad_authority                            | table    |
 public | ad_authority_rank_id_seq                | sequence |
 public | ad_authority_rank_id_seq                | sequence |
 public | ad_autolink                             | table    |
 public | ad_autolink                             | table    |

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Failed to run initdb - not resolved bug 5130
Next
From: "Ben Woosley"
Date:
Subject: BUG #5258: Unique and foreign key constraints fail on columns with reserved names, but not check constraints