Skip to content

Commit a0d8947

Browse files
committed
psql: Add C comment about gset_prefix being freed later
1 parent 1c5143a commit a0d8947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/psql/command.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -764,6 +764,7 @@ exec_command(const char *cmd,
764764
/* we must set a non-NULL prefix to trigger storing */
765765
pset.gset_prefix = pg_strdup("");
766766
}
767+
/* gset_prefix is freed later */
767768
status = PSQL_CMD_SEND;
768769
}
769770

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