postgresql/src/bin/psql
Tom Lane 9dea962b3e Include publication owner's name in the output of \dRp+.
Without this, \dRp prints information that \dRp+ does not, which
seems pretty odd.

Daniel Gustafsson

Discussion: https://postgr.es/m/3641F19B-336A-431A-86CE-A80562505C5E@yesql.se
2017-07-28 17:44:48 -04:00
..
po Translation updates 2017-07-10 11:53:55 -04:00
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
command.c Fix very minor memory leaks in psql's command.c. 2017-07-27 11:10:38 -04:00
command.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
common.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
common.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
conditional.c Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
conditional.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
copy.c Manually un-break a few URLs that pgindent used to insist on splitting. 2017-06-21 16:02:08 -04:00
copy.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
create_help.pl Clean up Perl code according to perlcritic 2017-03-27 08:18:22 -04:00
crosstabview.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
crosstabview.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
describe.c Include publication owner's name in the output of \dRp+. 2017-07-28 17:44:48 -04:00
describe.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
help.c psql documentation fixes 2017-07-04 21:10:08 -04:00
help.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
input.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
input.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
large_obj.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
large_obj.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
mainloop.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
mainloop.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
Makefile Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
nls.mk Translation updates 2017-05-15 12:19:54 -04:00
prompt.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
prompt.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
psqlrc.sample Improve FILES section of psql reference page. 2014-01-14 19:27:57 -05:00
psqlscanslash.h Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
psqlscanslash.l Allow psql variable substitution to occur in backtick command strings. 2017-04-01 21:44:54 -04:00
settings.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
startup.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
stringutils.c Initial pgindent run with pg_bsd_indent version 2.0. 2017-06-21 14:39:04 -04:00
stringutils.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
tab-complete.c Fix psql tab completion for CREATE USER MAPPING. 2017-07-27 14:13:15 -04:00
tab-complete.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
variables.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
variables.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00