Bruce Momjian wrote:
test=> \? General \copyright show PostgreSQL usage and distribution terms \g [FILE] or ; send query buffer to server (and results to file or |pipe) \h [NAME] help on syntax of SQL commands, * for all commands \q quit psqlQuery Buffer \e [FILE] edit the query buffer (or file) with external editor ... I moved '\g' up into the "General" section rather than make it a single-entry section.
"send query buffer to server means nothing to a newbie". You execute queries, you don't send buffers (from a user perspective).
Sincerely, Joshua D. Drake -- Sent via pgsql-patches mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-patches
