> * 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
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
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
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)-
> 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
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:
>
>
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
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