From: Bob D. <bd...@si...> - 2005-08-01 13:15:03
|
Applied cvs update -dP is usually the way to go. (-P prunes empty directories) I generate the bindings in libsrc w/ this script: generate_bindings.sh - Bob On Sun, 2005-07-31 at 18:00 -0600, William K. Volkman wrote: > Hi Bob, > On Sun, 2005-07-31 at 07:52, Bob Doan wrote: > > > I keep tripping over this, the PostgreSQL database > > > is referred to as Postgres (it had common ancestry with > > > Ingres) however RLIB whacks off the trailing "S" (probably > > > because its part of SQL). Any objection to my renaming > > > all references to "postgre" to "postgres"? (perhaps leaving > > > some #defines so I don't break everyones code). > > > > > > > I went ahead and fixed it. It's in CVS. Can you make sure I didn't > > break anything. > > Well apparently SWIG regenerated the wrapper for python and > something got lost. Patch attached, other than that there > still is a inputs/postgre directory after I've done a > make clean; cvs update -Pd which is a bit confusing... > I'll have to track down where SWIG gets run and remove > the python target. > > > > We need to update the wiki *cough* *cough* ;) > > *REAL* programmers don't need documentation, and the > users, well they are already lost... ;-) > |