| From: | "Sibte Abbas" <sibtay(at)gmail(dot)com> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | psql slash# command |
| Date: | 2007-09-09 15:35:19 |
| Message-ID: | bd6a35510709090835t538c81bt368f98d42a69ad98@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Attached is the patch for the TODO item mentioned at
http://archives.postgresql.org/pgsql-hackers/2007-09/msg00352.php
The command has the following synopsis:
\#: displays the command history. Like \s but prefixes the lines with line
numbers
\# <line_no>: executes the command(if any) executed at the line specified by
line_no
regards,
--
Sibte Abbas
| Attachment | Content-Type | Size |
|---|---|---|
| psql_slash#.patch | text/x-patch | 9.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sibte Abbas | 2007-09-09 15:51:55 | Re: TODO item: add \# which lists line numbers, and allows command execution |
| Previous Message | Tom Lane | 2007-09-09 15:22:53 | Re: WIP patch for latestCompletedXid method of computing snapshot xmax |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2007-09-09 15:56:27 | Re: invalidly encoded strings |
| Previous Message | Tom Lane | 2007-09-09 15:22:53 | Re: WIP patch for latestCompletedXid method of computing snapshot xmax |