Re: [PATCHES] [HACKERS] For Review: Allow WAL information to recover corrupted

2006-04-25 Thread Bruce Momjian
Patch attached and applied, with documentation additions. Thanks. --- yuanjia lee wrote: > > Hi All > > I had added an option -r to pg_resetxlog to enable the tool can rebuild the > corrupted pg_control file from the old

Re: [PATCHES] PL/PGSQL: Dynamic Record Introspection

2006-04-25 Thread Bruce Momjian
This patch cannot be applied. 'active_simple_exprs' is referenced but not defined. I think the new variable name is 'simple_eval_estate', which used to be a structure member of 'active_simple_exprs'. Would you please update it against current CVS and resubmit? Thanks. ---

Re: [PATCHES] [HACKERS] Suggestion: Which Binary?

2006-04-25 Thread David Wheeler
On Apr 25, 2006, at 08:19, Bruce Momjian wrote: I have applied the attached patch, and updated descriptions for the items you were uncertain of. I didn't add defaults for some of the more unusual entries, but just left them blank. Cool, thank you, Bruce. Best, David ---

Re: [PATCHES] Documentation patch: change a name in a grammar rule

2006-04-25 Thread Bruce Momjian
OK, updated patch calls them "configuration_paramters"s. --- Nicolas Barbier wrote: > 2006/4/17, Peter Eisentraut <[EMAIL PROTECTED]>: > > > Nicolas Barbier wrote: > > > >> In for example set.sgml, just "name" is used for t

Re: [PATCHES] Documentation patch: change a name in a grammar rule to

2006-04-25 Thread Bruce Momjian
Patch applied. I also updated SET and RESET to be similar. --- Nicolas Barbier wrote: > 2006/4/15, Neil Conway <[EMAIL PROTECTED]>: > > > On Sat, 2006-04-15 at 01:59 +0200, Nicolas Barbier wrote: > > > >> the following pat

Re: [PATCHES] Implementing RESET CONNECTION ...

2006-04-25 Thread Bruce Momjian
I have backed out the patch until there is more discussion. I now see that the CC list had an incorrect entry for the patches list, so I am unsure if others have seen this patch thoroughly. --- Hans-J?rgen Sch?nig wrote: >

Re: [PATCHES] Implementing RESET CONNECTION ...

2006-04-25 Thread Bruce Momjian
Attached patch applied, with slight modifications. Thanks. --- Hans-J?rgen Sch?nig wrote: > We have implemented a patch which can be used by connection pools for > instance. > RESECT CONNECTION cleans up a backend so that

Re: [PATCHES] Building with Visual C++

2006-04-25 Thread Magnus Hagander
> >>> We'll need a VC buildfarm member in place to catch us anytime we > >>> change the Makefiles in a way that the script doesn't understand. > >> > >> Not a problem - Snake has VC++ 6, 2003 and 2005 installed. > > > Y'know I say that, but thinking about it I imagine the buildfarm is > > tied