Skip to content

Commit 17f601e

Browse files
committed
Improve \z psql \? help display.
1 parent f5ed2ee commit 17f601e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/psql/help.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2000-2009, PostgreSQL Global Development Group
55
*
6-
* $PostgreSQL: pgsql/src/bin/psql/help.c,v 1.135 2009/01/06 23:01:57 momjian Exp $
6+
* $PostgreSQL: pgsql/src/bin/psql/help.c,v 1.136 2009/01/06 23:09:56 momjian Exp $
77
*/
88
#include "postgres_fe.h"
99

@@ -219,7 +219,7 @@ slashUsage(unsigned short int pager)
219219
fprintf(output, _(" \\dn[+] [PATTERN] list schemas\n"));
220220
fprintf(output, _(" \\do[S] [PATTERN] list operators\n"));
221221
fprintf(output, _(" \\dp [PATTERN] list table, view, and sequence access privileges\n"));
222-
fprintf(output, _(" \\z [PATTERN] same as \\dp\n"));
222+
fprintf(output, _(" \\z [PATTERN] same as \\dp\n"));
223223
fprintf(output, _(" \\ds[S+] [PATTERN] list sequences\n"));
224224
fprintf(output, _(" \\dt[S+] [PATTERN] list tables\n"));
225225
fprintf(output, _(" \\dT[S+] [PATTERN] list data types\n"));

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy