diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-01-16 15:29:18 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-01-16 15:29:33 -0500 |
commit | 515d2c596c1b6b95d020d14edaab0d233d5d9ea9 (patch) | |
tree | b880894afd6133ab03c52f8f665c8521f73e9c4a /src/interfaces/ecpg/ecpglib/execute.c | |
parent | 3291301385ee5e9ca38d70a68b93ce31cc2674ac (diff) | |
download | postgresql-515d2c596c1b6b95d020d14edaab0d233d5d9ea9.tar.gz postgresql-515d2c596c1b6b95d020d14edaab0d233d5d9ea9.zip |
Add display of oprcode (the underlying function's name) to psql's \do+.
The + modifier of \do didn't use to do anything, but now it adds an oprcode
column. This is useful both as an additional form of documentation of what
the operator does, and to save a step when finding out properties of the
underlying function.
Marko Tiikkaja, reviewed by Rushabh Lathia, adjusted a bit by me
Diffstat (limited to 'src/interfaces/ecpg/ecpglib/execute.c')
0 files changed, 0 insertions, 0 deletions