On Wed, 11 May 2005 10:00:02 +0300, Michael Glaesemann <[EMAIL PROTECTED]>
wrote:
On May 11, 2005, at 15:50, Vladimir Chukharev wrote:
And I still think that an additional Appendix with a list of all
functions and referencies to their descriptions would be very usefull.
Can you comment o
On Tue, 10 May 2005 04:50:16 +0300, Bruce Momjian
wrote:
Vladimir Chukharev wrote:
About the link to the lo_* functions. I thought about adding
a sentence to Charpter 9 like 'And functions to manipulate large
objects are presented in Charpter 28.' right after the phrase
'Users
Hi,
I think that docs can be improved a bit in two places.
1. Description of SELECT (
http://www.postgresql.org/docs/8.0/static/sql-select.html )
says 'SELECT retrieves rows from one or more tables.' This is not perfectly
correct, because 0 tables can be used like in 'SELECT 1;'. When I tried to f