Wed Apr 23 13:37:08 PDT 2008
- Previous message: [Slony1-commit] slony1-engine/src/slon cleanup_thread.c confoptions.c confoptions.h dbutils.c remote_listen.c remote_worker.c
- Next message: [Slony1-commit] slony1-engine/src/slon remote_listen.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/src/slon In directory main.slony.info:/tmp/cvs-serv2512/slon Modified Files: remote_listen.c Log Message: EEP! A change I described in an email got included into the pgindent commit! Rolling that back... Index: remote_listen.c =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/src/slon/remote_listen.c,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** remote_listen.c 23 Apr 2008 20:35:43 -0000 1.41 --- remote_listen.c 23 Apr 2008 20:37:06 -0000 1.42 *************** *** 698,702 **** slon_appendquery(&query, ")"); } ! slon_appendquery(&query, " order by e.ev_origin, e.ev_seqno limit 2000"); rtcfg_unlock(); --- 698,702 ---- slon_appendquery(&query, ")"); } ! slon_appendquery(&query, " order by e.ev_origin, e.ev_seqno"); rtcfg_unlock();
- Previous message: [Slony1-commit] slony1-engine/src/slon cleanup_thread.c confoptions.c confoptions.h dbutils.c remote_listen.c remote_worker.c
- Next message: [Slony1-commit] slony1-engine/src/slon remote_listen.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list