Skip to content

Commit 15c6ede

Browse files
committed
Fix typo in tab-complete.c
Introduced in b048326. Reported-by: Jeff Davis Discussion: https://postgr.es/m/10785e3e9456a5d761164d3e60d9c4981b80e321.camel@j-davis.com
1 parent 856de3b commit 15c6ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/psql/tab-complete.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2145,7 +2145,7 @@ psql_completion(const char *text, int start, int end)
21452145
"TABLESPACE", "UNLOGGED", "WITH", "WITHOUT");
21462146

21472147
/*
2148-
* If we have ALTER TABLE <smt> SET ACCESS METHOD provide a list of table
2148+
* If we have ALTER TABLE <sth> SET ACCESS METHOD provide a list of table
21492149
* AMs.
21502150
*/
21512151
else if (Matches("ALTER", "TABLE", MatchAny, "SET", "ACCESS", "METHOD"))

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