Wed Jan 5 09:40:00 PST 2011
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Squashed commit of the following: commit 90841f25ef8e31be3b8598ba36c87f7b0a28aedf Author: Christopher Browne <cbbrowne at ca.afilias.info> Date: Thu Dec 30 17:02:41 2010 -0500 Change all functions to use inline named parameters instead of declaring aliases inside the function... Bug #185 Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=873e05b25c04de799ecf3cd22d241fcbd23fe5ea Modified Files -------------- RELEASE | 2 + src/backend/slony1_base.sql | 11 +- src/backend/slony1_funcs.sql | 596 +++++++++++----------------------- src/backend/slony1_funcs.v83.sql | 8 +- src/backend/slony1_funcs.v84.sql | 8 +- src/backend/test_listen_path_gen.sql | 4 +- 6 files changed, 206 insertions(+), 423 deletions(-)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list