[DOCS] Postgre 8.2.3 Windows PL/Python Support

2007-06-22 Thread Harney, Brian
I'm working with Postgre 8.2.4 in Windows (PostgreSQL 8.2.4 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2 (mingw-special) ) and I had a terrible time getting PL/Python to install. After a bit of trial-and-error and searching, I determined there was a Python version dependency and a chang

Re: [DOCS] Postgre 8.2.3 Windows PL/Python Support

2007-06-22 Thread Joshua D. Drake
Harney, Brian wrote: I noticed someone wrote this message 6 months ago…. http://archives.postgresql.org/pgsql-general/2007-01/msg00059.php When will this information be put into the documentation? Is there a way I can help? I don’t want anyone else to go through what I did. You coul

[DOCS] proposed FAQ entry

2007-06-22 Thread David Gardner
Earlier today I was tempted to start storing usesysid's as foreign keys in one of my tables by doing: SELECT usesysid FROM pg_user WHERE pg_user.usename= user; My proposed FAQ entry is based on this mailing list post which convinced me not to: http://archives.postgresql.org/pgsql-novice/2005-0