Thread

  1. pgindent on odbc

    Bruce Momjian <maillist@candle.pha.pa.us> — 1998-03-28T02:13:09Z

    Now that I see c++ code in the odbc tree as well, I will just return all
    the code to its pre-pgindent state, and prevent it from being run in the
    future.
    
    -- 
    Bruce Momjian                          |  830 Blythe Avenue
    maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
      +  If your life is a hard drive,     |  (610) 353-9879(w)
      +  Christ can be your backup.        |  (610) 853-3000(h)
    
    
  2. Re: [HACKERS] pgindent on odbc

    Gerhard Reithofer <gerhardr@tech-edv.co.at> — 1998-03-28T23:41:24Z

    Hi Bruce, hi Hackers,
    
    On Fri, 27 Mar 1998, Bruce Momjian wrote:
    
    > Now that I see c++ code in the odbc tree as well, I will just return all
    > the code to its pre-pgindent state, and prevent it from being run in the
    > future.
    
    The c++ files are named *.cpp, whereas the c-files are named *.c.
    IMHO it would be ok to change the // comments to /* */, but it could be
    much work :-(.
    
    Q: Is some one else still working on a 16-bit version of the driver?
       Does any one use the 16-bit version of (older) PostODBC driver?
    
    Bye,
    	Gerhard
    
    +-----------------+             +--- gerhardr@tech-edv.co.at ---+
    | Technische EDV   \ Reithofer / Technical Sofware Developement |
    | A-2136 Laa/Thaya  \ Gerhard / Tel +43-2522/8726 +-------------+
    | Staatsbahnstr. 100 +-------+ Fax +43-2522/87268 |
    +----- http://members.aon.at/tech-edv/Info -------+
    
    
    
    
    
  3. Re: [HACKERS] pgindent on odbc

    Bruce Momjian <maillist@candle.pha.pa.us> — 1998-03-29T01:43:51Z

    > 
    > Hi Bruce, hi Hackers,
    > 
    > On Fri, 27 Mar 1998, Bruce Momjian wrote:
    > 
    > > Now that I see c++ code in the odbc tree as well, I will just return all
    > > the code to its pre-pgindent state, and prevent it from being run in the
    > > future.
    > 
    > The c++ files are named *.cpp, whereas the c-files are named *.c.
    > IMHO it would be ok to change the // comments to /* */, but it could be
    > much work :-(.
    > 
    > Q: Is some one else still working on a 16-bit version of the driver?
    >    Does any one use the 16-bit version of (older) PostODBC driver?
    
    I can change // to /* */ very easily.  Let me know.
    
    -- 
    Bruce Momjian                          |  830 Blythe Avenue
    maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
      +  If your life is a hard drive,     |  (610) 353-9879(w)
      +  Christ can be your backup.        |  (610) 853-3000(h)
    
    
  4. Re: [HACKERS] pgindent on odbc

    Gerhard Reithofer <gerhardr@tech-edv.co.at> — 1998-03-29T22:07:28Z

    Hello Bruce,
    
    On Sat, 28 Mar 1998, Bruce Momjian wrote:
    
    > > 
    > > Hi Bruce, hi Hackers,
    > > 
    > > On Fri, 27 Mar 1998, Bruce Momjian wrote:
    > > 
    > > > Now that I see c++ code in the odbc tree as well, I will just return all
    > > > the code to its pre-pgindent state, and prevent it from being run in the
    > > > future.
    > > 
    > > The c++ files are named *.cpp, whereas the c-files are named *.c.
    > > IMHO it would be ok to change the // comments to /* */, but it could be
    > > much work :-(.
    > > 
    > > Q: Is some one else still working on a 16-bit version of the driver?
    > >    Does any one use the 16-bit version of (older) PostODBC driver?
    > 
    > I can change // to /* */ very easily.  Let me know.
    I'm glad that some one would do the work ;-)
    
    I think we should ask Julie, she is the official maintainer. 
    
    Bye,
    	Gerhard
    
    +-----------------+             +--- gerhardr@tech-edv.co.at ---+
    | Technische EDV   \ Reithofer / Technical Sofware Developement |
    | A-2136 Laa/Thaya  \ Gerhard / Tel +43-2522/8726 +-------------+
    | Staatsbahnstr. 100 +-------+ Fax +43-2522/87268 |
    +----- http://members.aon.at/tech-edv/Info -------+