Thanks, applied to CVS HEAD and 8.0.X.
---
Viktor Vislobokov wrote:
> There is updated Russian translation of the FAQ in attachment.
>
> --
> With best wishes,
> Victor Vislobokov
> Perm. Russia
>
>
>
[ application/x-g
Yep, the FAQ was _very_ out of date. If you look at it now you will
find a lot of it has been updated.
Thanks.
---
Kris Jurka wrote:
>
> http://www.postgresql.org/files/documentation/faqs/FAQ.html#4.16
>
> The FAQ on oid
OK, I updated the documentation to add a comment on that line:
SELECT CURRENT_TIMESTAMP;
SELECT now();
SELECT TIMESTAMP 'now'; -- incorrect for use with DEFAULT
---
Lourival Oliveira wrote:
I have committed to CVS HEAD and 8.0.X:
---
Mention that some psql environment variables come from libpq and note
more variables can be found in the libpq manual section.
Mention .pgpass in the psql manual page section deali