> -Original Message-
> From: Merlin Moncure [mailto:[EMAIL PROTECTED]
> Sent: 21 June 2004 15:40
> To: Dave Page
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: [HACKERS] Compile failure with SSL
>
> I had made the same changes as you to be_secure...(actually,
> I recently s
On Sun, Jun 20, 2004 at 08:49:22PM -0400, Tom Lane wrote:
> Of these the one that I think most urgently needs attention is inval.c;
> that is complicated code already and figuring out what should happen
> for subtrans commit/abort is not trivial. The others look relatively
> straightforward to fi
Hi,
This is the final patch that adds OWNER TO commands to every object.
This includes tablespaces. I have also added RENAME TO on tablespaces.
Full docs changes are included (+ 3 new files that must be put in
doc/src/sgml/ref).
All new regression tests included also.
Please review and apply t