Magnus Hagander mha
Tue Jun 28 10:01:42 PDT 2005
> Hi,
> 
> Slonik is currently using sed to perform substitutions in the 
> Slony SQL scripts when creating a cluster. On Windows we can 
> only expect to find sed on a development box, not on your 
> average server, so Hiroshi has put together a simple text 
> substitution function to replace sed on Windows.
> 
> At them moment the sed code and Hiroshi's code is #ifdef 
> WIN32'd, however it seems to me that there is little point in 
> having two substitution methods in the code. Would anyone 
> object if we posted a patch that used Hiroshi's code on *nix 
> as well as win32?

>From a quick look at things, this is the same code that was put in
initdb when it was converted to C, more or less. Correct?

//Magnus


More information about the Slony1-general mailing list