mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
Add missing space in comment
This commit is contained in:
parent
b76c61f1e8
commit
6187df1532
@ -1253,7 +1253,7 @@ describeOneTableDetails(const char *schemaname,
|
||||
/*
|
||||
* Get column info
|
||||
*
|
||||
* You need to modify value of "firstvcol" which willbe defined below if
|
||||
* You need to modify value of "firstvcol" which will be defined below if
|
||||
* you are adding column(s) preceding to verbose-only columns.
|
||||
*/
|
||||
printfPQExpBuffer(&buf, "SELECT a.attname,");
|
||||
|
Loading…
x
Reference in New Issue
Block a user