Skip to content

Commit 73b44dc

Browse files
committed
Use brackets in psql \df \? help.
1 parent f2cc453 commit 73b44dc

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.148 2009/04/21 17:23:05 momjian Exp $
6+
* $PostgreSQL: pgsql/src/bin/psql/help.c,v 1.149 2009/04/22 14:58:48 momjian Exp $
77
*/
88
#include "postgres_fe.h"
99

@@ -205,7 +205,7 @@ slashUsage(unsigned short int pager)
205205
fprintf(output, _(" \\des[+] [PATTERN] list foreign servers\n"));
206206
fprintf(output, _(" \\deu[+] [PATTERN] list user mappings\n"));
207207
fprintf(output, _(" \\dew[+] [PATTERN] list foreign-data wrappers\n"));
208-
fprintf(output, _(" \\df[antwS+] [PATTERN] list (only agg/normal/trigger/window) functions\n"));
208+
fprintf(output, _(" \\df[antw][S+] [PATRN] list [only agg/normal/trigger/window] functions\n"));
209209
fprintf(output, _(" \\dF[+] [PATTERN] list text search configurations\n"));
210210
fprintf(output, _(" \\dFd[+] [PATTERN] list text search dictionaries\n"));
211211
fprintf(output, _(" \\dFp[+] [PATTERN] list text search parsers\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