Re: Quick question

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
Cc: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Quick question
Date: 2001-11-13 18:15:31
Message-ID: 2792.1005675331@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-11-13 18:18:23 Re: Open items
Previous Message Peter Eisentraut 2001-11-13 18:15:09 Privileges for functions