BUG #5259: the table name double

From: "David" <goodomens(at)21cn(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5259: the table name double
Date: 2010-01-04 06:26:18
Message-ID: 201001040626.o046QIWr009670@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5259
Logged by: David
Email address: goodomens(at)21cn(dot)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 |

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Craig Ringer 2010-01-04 07:50:02 Re: BUG #5259: the table name double
Previous Message Ben Woosley 2010-01-04 03:48:59 BUG #5258: Unique and foreign key constraints fail on columns with reserved names, but not check constraints