Skip to content
Snippets Groups Projects
Select Git revision
  • benchmark-tools
  • postgres-lambda
  • master default
  • REL9_4_25
  • REL9_5_20
  • REL9_6_16
  • REL_10_11
  • REL_11_6
  • REL_12_1
  • REL_12_0
  • REL_12_RC1
  • REL_12_BETA4
  • REL9_4_24
  • REL9_5_19
  • REL9_6_15
  • REL_10_10
  • REL_11_5
  • REL_12_BETA3
  • REL9_4_23
  • REL9_5_18
  • REL9_6_14
  • REL_10_9
  • REL_11_4
23 results

README

Blame
    • Bruce Momjian's avatar
      b14c99d8
      Here it is. Remove or rename the current interfaces/libpq++ and untar · b14c99d8
      Bruce Momjian authored
      this file in interfaces/
      
      It will all need to be checked in.  I used the char *rcsid[] method for
      cvs ids so it can be strings | grep'd to find version numbers.  The new
      version for the library is 3.0.
      
      Run configure from src/ to create the Makefile and it should be good to
      go.
      
      I did minimal documentation references in the README, I'll see if I can
      get something to Tom Lockhart rather quickly.
      
      Vince.
      b14c99d8
      History
      Here it is. Remove or rename the current interfaces/libpq++ and untar
      Bruce Momjian authored
      this file in interfaces/
      
      It will all need to be checked in.  I used the char *rcsid[] method for
      cvs ids so it can be strings | grep'd to find version numbers.  The new
      version for the library is 3.0.
      
      Run configure from src/ to create the Makefile and it should be good to
      go.
      
      I did minimal documentation references in the README, I'll see if I can
      get something to Tom Lockhart rather quickly.
      
      Vince.