From: William K. V. <wk...@us...> - 2005-08-01 01:28:10
|
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... ;-) |