RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   25-Mar-2012 18:35:27
  Branch: rpm-5_4                          Handle: 2012032516352700

  Modified files:           (Branch: rpm-5_4)
    rpm/rpmio               todbc.c

  Log:
    - odbc: change the default odbc URI's.

  Summary:
    Revision    Changes     Path
    1.1.2.13    +2  -2      rpm/rpmio/todbc.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmio/todbc.c
  ============================================================================
  $ cvs diff -u -r1.1.2.12 -r1.1.2.13 todbc.c
  --- rpm/rpmio/todbc.c 25 Mar 2012 00:36:53 -0000      1.1.2.12
  +++ rpm/rpmio/todbc.c 25 Mar 2012 16:35:27 -0000      1.1.2.13
  @@ -11,9 +11,9 @@
   #include "debug.h"
   
   #if 0
  -static char * _odbc_uri = "mysql://luser:jasnl@localhost/test";
  +static char * _odbc_uri = "mysql://luser:ja...@harwich.jbj.org/test";
   #else
  -static char * _odbc_uri = "postgres://luser:jasnl@localhost/test";
  +static char * _odbc_uri = "postgres://luser:ja...@harwich.jbj.org/test";
   #endif
   static int _odbc_flags = 0;
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to