Thu Mar 27 08:03:17 PDT 2008
- Previous message: [Slony1-hackers] An useless packet was send by set_config_option()
- Next message: [Slony1-hackers] Slony-I REL_1_2_STABLE compile issue against PostgreSQL HEAD
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yoshiharu Mori <y-mori at sraoss.co.jp> writes: > I send a small patch for CVS-HEAD; > > The set_config_option function is used in _Slony_I_logTrigger(), > I think it shouldn't be used if there is no necessary because a useless packet > is returned to the user(frontend). > > See utiles/misc/guc.c(set_config_option and ReportGUCOption) at PostgreSQL source code. Thanks for this; I agree that this is a good change to make. It's certainly nice if we can eliminate the need to set the datestyle if the user is already using ISO. I ran through the "dates" test, which specifically exercises the use of varying date styles, and that ran fine. I have committed the change: http://lists.slony.info/pipermail/slony1-commit/2008-March/002217.html -- let name="cbbrowne" and tld="linuxdatabases.info" in String.concat "@" [name;tld];; http://linuxfinances.info/info/multiplexor.html "So you don't want to hear about my ideas for Cliche Programming? (Basically, the unit of abstraction is a Stereotype; instances of Stereotypes interact by exchanging Hype.)" -- Peter Lewerin
- Previous message: [Slony1-hackers] An useless packet was send by set_config_option()
- Next message: [Slony1-hackers] Slony-I REL_1_2_STABLE compile issue against PostgreSQL HEAD
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-hackers mailing list