mirror of
https://github.com/postgres/postgres.git
synced 2025-11-25 12:03:53 +03:00
*** empty log message ***
This commit is contained in:
@@ -120,6 +120,7 @@ output_statement(char * stmt, int mode, char *descriptor)
|
||||
mode |= 2;
|
||||
whenever_action(mode);
|
||||
free(stmt);
|
||||
free(descriptor);
|
||||
if (connection != NULL)
|
||||
free(connection);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user