Re: [HACKERS] Beta1 schedule

2002-09-04 Thread Christopher Kings-Lynne
> * Pre-6.3 clients are no longer supported. > > Is that supposed to be 7.3? I assume you're referring to the > catalog changes, > &c. that make old clients that are dependent on them behave incorrectly. > > Regards, > Jeff Davis No, he's referring to the on-the-wire protocol. This means t

Re: [HACKERS] Beta1 schedule

2002-09-04 Thread Jeff Davis
Line 72 of the HISTORY file (the one in 7.3b1 that Marc just packaged) reads: * Pre-6.3 clients are no longer supported. Is that supposed to be 7.3? I assume you're referring to the catalog changes, &c. that make old clients that are dependent on them behave incorrectly. Regards, Jeff

Re: [HACKERS] Beta1 schedule

2002-09-04 Thread Bruce Momjian
Christopher Kings-Lynne wrote: > > Hannu Krosing wrote: > > > On Thu, 2002-09-05 at 03:17, Neil Conway wrote: > > > > > > > > Tom did some work on this as well as Chris, I believe: > > > > > > > > - Add ALTER TABLE DROP COLUMN (Christopher) > > > > > > IIRC, some of it was originally based on Hiro

Re: [HACKERS] Beta1 schedule

2002-09-04 Thread Rod Taylor
It would be far simpler to put each of the core teams names on the top of the history file in big bold letters -- or perhaps a watermark in the background ;) > While we're competing for the humble award, you might want to add Tom to > that list... ---(end of broadcast)-

Re: [HACKERS] Beta1 schedule

2002-09-04 Thread Christopher Kings-Lynne
> Hannu Krosing wrote: > > On Thu, 2002-09-05 at 03:17, Neil Conway wrote: > > > > > > Tom did some work on this as well as Chris, I believe: > > > > > > - Add ALTER TABLE DROP COLUMN (Christopher) > > > > IIRC, some of it was originally based on Hiroshi's earlyer trial code, > > so he should prob

Re: [HACKERS] Beta1 schedule

2002-09-04 Thread Bruce Momjian
Neil Conway wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Any more changes to HISTORY? > > This is missing: > > - Implemented START TRANSACTION, per SQL99 (Neil) Done. I didn't mention it earlier because I was unsure of its significance. > This was implemented by Peter, I think: > >

Re: [HACKERS] Beta1 schedule

2002-09-04 Thread Bruce Momjian
Hannu Krosing wrote: > On Thu, 2002-09-05 at 03:17, Neil Conway wrote: > > > > Tom did some work on this as well as Chris, I believe: > > > > - Add ALTER TABLE DROP COLUMN (Christopher) > > IIRC, some of it was originally based on Hiroshi's earlyer trial code, > so he should probably be mention

Re: [HACKERS] Beta1 schedule

2002-09-04 Thread Neil Conway
Bruce Momjian <[EMAIL PROTECTED]> writes: > Any more changes to HISTORY? This is missing: - Implemented START TRANSACTION, per SQL99 (Neil) This was implemented by Peter, I think: - Add privileges on functions and procedural languages This was done by Tom, IIRC: - Triggers are now fired in a