pgsql: Remove unnecessary resetPQExpBuffer call

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove unnecessary resetPQExpBuffer call
Date: 2022-02-10 11:26:05
Message-ID: E1nI7aP-0004Ai-0X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove unnecessary resetPQExpBuffer call

Oversight in e2c52beecdea152ca680a22ef35c6a7da55aa30f.

Author: Julien Rouhaud <rjuju123(at)gmail(dot)com>
Reviewed-by: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/20220209025007.eogz2aivcnvw46ym%40jrouhaud

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4c5c41b4d985c39a0aba5b637f61216206f18d33

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 2 --
1 file changed, 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2022-02-10 13:29:05 pgsql: Set SNI ClientHello extension to localhost in tests
Previous Message Peter Eisentraut 2022-02-10 11:13:28 pgsql: psql: Rename results to result when only a single one is meant