Tue Mar 13 12:23:09 PDT 2007
- Previous message: [Slony1-general] documentation slon logging output
- Next message: [Slony1-general] PATCH: document that slonik_execute_script is an easy way to make DLL changes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Joseph Shraibman <jks at selectacast.net> writes: > I was able to solve the problem by remming out these lines: > > comment on function @NAMESPACE at .make_table_strict (text, text) is > 'Equivalent to 8.1+ ALTER FUNCTION ... STRICT'; > > Hopefully that is all I have to do. Argh. I ran thru tests on 7.4, 8.1, and 8.2. And the one version of PostgreSQL I didn't test 1.2.7 on (8.0, which, as it happens, is a version that Afilias will ultimately never have used), there's a typo on it :-(. You could also fix the problem by changing that line to: comment on function @NAMESPACE at .make_function_strict (text, text) is Obviously we'll need 1.2.8 sooner than later :-(. Fixed in CVS in branches 1.1 and 1.2. HEAD had it right already... -- "cbbrowne","@","cbbrowne.com" http://linuxfinances.info/info/lsf.html "You're one of those condescending Unix computer users!" "Here's a nickel, kid. Get yourself a real computer" - Dilbert.
- Previous message: [Slony1-general] documentation slon logging output
- Next message: [Slony1-general] PATCH: document that slonik_execute_script is an easy way to make DLL changes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list