pgsql: Small refactoring
pgsql: Small refactoring
От:
Peter Eisentraut <peter_e@gmx.net>
Дата:
Small refactoring Put the "atomic" argument of ExecuteDoStmt() and ExecuteCallStmt() into a variable instead of repeating the formula. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/52f3a9d6a32c0c070a15486c3aecbc4405d2da88 Modified Files -------------- src/backend/tcop/utility.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)