Re: [HACKERS] Open 6.3 issues

From: "Vadim B(dot) Mikheev" <vadim(at)sable(dot)krasnoyarsk(dot)su>
To: Jan Wieck <jwieck(at)debis(dot)com>
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Open 6.3 issues
Date: 1998-02-25 16:32:13
Message-ID: 34F4478D.355D0BBA@sable.krasnoyarsk.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jan Wieck wrote:
>
> > ScanKeyData missing initializations
>
> More details on missing initializations of ScanKeyData pleas.
> Might have some time now since the other permission and setuid
> things are delayed for 6.4.

There was one place in selfuncs.c where scan key was initialized
directly by assignment values to structure' fields
(without ScanKeyEntryInitialize) and so new 6.3 fields were
not initialized at all. One should check all code...

Vadim

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael J. Rogan 1998-02-25 17:01:24 SELECT currval('SEQ') broken?
Previous Message Joao Leao 1998-02-25 16:02:06 unsubscribe