BUG #5378: Little inaccuracy in the manual
The following bug has been logged online:
Bug reference: 5378
Logged by: lsasha
Email address: sasha.mailbox@gmail.com
PostgreSQL version: 8.4.2
Operating system: Windows 7
Description: Little inaccuracy in the manual
Details:
Manual for PostgreSql 8.4 cantains a little inaccuracy in
the Table 9.47. Session Information Functions chapter:
current_query instead of current_query()
Generally,Thanks for your pretty product.
"lsasha" <sasha.mailbox@gmail.com> writes:
Manual for PostgreSql 8.4 cantains a little inaccuracy in
the Table 9.47. Session Information Functions chapter:
current_query instead of current_query()
Hmm. Normally we're not very picky about that, but in that particular
table I guess we need to be, since some of the other entries are for
"functions" that need to be called without parentheses. Will fix.
regards, tom lane