Make oid2name, pgbench, and vacuumlo set fallback_application_name. Amit Kapila, reviewed by Shigeru Hanada and Peter Eisentraut, with some modifications by me.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/17676c785a95b2598c5735c0025f7dc7727a96bc Modified Files -------------- contrib/oid2name/oid2name.c | 31 ++++++++++++++++++++++++------- contrib/pgbench/pgbench.c | 33 +++++++++++++++++++++++++-------- contrib/vacuumlo/vacuumlo.c | 31 +++++++++++++++++++++++-------- 3 files changed, 72 insertions(+), 23 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
