Re: Quick question - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Quick question
Date
Msg-id 2792.1005675331@sss.pgh.pa.us
Whole thread Raw
In response to Quick question  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> Could someone please give me a quick tip as to where in the source code the
> bit that auto-generates sequence names is?
> I plan to patch it to stop it generating conflicting names...

Before you start hacking, you might want to discuss your proposed
change in behavior with the rest of us.  The code is simple; figuring
out what it really Ought To Do is not so simple (and has been discussed
before, BTW; read the archives).
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Open items
Next
From: Kevin Jacobs
Date:
Subject: Re: Possible major bug in PlPython (plus some other ideas)