Re: Bug: psql misquotes constraints - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Bug: psql misquotes constraints
Date
Msg-id 40F1EABC.3050708@familyhealth.com.au
Whole thread Raw
In response to Re: Bug: psql misquotes constraints  (Rod Taylor <pg@rbt.ca>)
Responses Re: Bug: psql misquotes constraints  (Rod Taylor <pg@rbt.ca>)
List pgsql-hackers
> I'm not sure what Christopher mentioned is the correct fix. The
> information is displayed correctly in all places except where a
> pg_get_.* function is used (indexes, constraints, etc.).

The name of the constraint (ie. the "$1" bit) is done by psql, the rest 
comes from the pg_get_function.

Chris



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Bug: psql misquotes constraints
Next
From: Rod Taylor
Date:
Subject: Re: Bug: psql misquotes constraints