Re: [HACKERS] For review: Server instrumentation patch - Mailing list pgsql-patches

From Andreas Pflug
Subject Re: [HACKERS] For review: Server instrumentation patch
Date
Msg-id 42FF145C.20400@pse-consulting.de
Whole thread Raw
In response to Re: [HACKERS] For review: Server instrumentation patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] For review: Server instrumentation patch  (Andrew Dunstan <andrew@dunslane.net>)
Re: [HACKERS] For review: Server instrumentation patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
>
> I removed the separate pg_file_length() function, as it doesn't have any
> significant notational advantage anymore; you can do

Please note that there are pg_file_length functions in use for 8.0 on
probably >95 % of win32 installations, so you're breaking backwards
compatibility.

Regards,
Andreas

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PATCH to allow concurrent VACUUMs to not lock each
Next
From: Martijn van Oosterhout
Date:
Subject: Re: [PATCH] Proposed: Have SPI_connect fail if there is no current snapshot