This is a discussion on BUG #2043: Documentation is incorrect... within the pgsql Bugs forums, part of the PostgreSQL category; --> The following bug has been logged online: Bug reference: 2043 Logged by: Man-Chicken Email address: manchicken@spambob.net PostgreSQL version: 8.0 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The following bug has been logged online: Bug reference: 2043 Logged by: Man-Chicken Email address: manchicken@spambob.net PostgreSQL version: 8.0 Operating system: BSD Description: Documentation is incorrect... Details: http://www.postgresql.org/docs/8.0/i...ns-string.html claims that strpos() returns text... yet strpos() returns integer. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| Man-Chicken wrote: > > The following bug has been logged online: > > Bug reference: 2043 > Logged by: Man-Chicken > Email address: manchicken@spambob.net > PostgreSQL version: 8.0 > Operating system: BSD > Description: Documentation is incorrect... > Details: > > http://www.postgresql.org/docs/8.0/i...ns-string.html claims > that strpos() returns text... yet strpos() returns integer. Thanks. I have patched the fix back to release 7.3.X. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |