[PATCH] Minor patch to correct symbol name in logs

From: Vaishnavi Prabakaran <vaishnaviprabakaran(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] Minor patch to correct symbol name in logs
Date: 2017-09-20 05:56:07
Message-ID: CAOoUkxQG7j0dXpTdbTLSxirY50oa8YruYAAG8Ac2D9Qsr-TQ=w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Backend's lo_functions were renamed to avoid conflicting with libpq
prototypes in commit - 6fc547960dbe0b8bd6cefae5ab7ec3605a5c46fc.

Logs inside those functions still refer to old symbol names, Here is the
small patch to update the same.

Thanks & Regards,
Vaishnavi,
Fujitsu Australia.

Attachment Content-Type Size
0001-Debug-log-correction-to-reflect-changed-function-nam.patch application/octet-stream 973 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2017-09-20 05:58:59 Re: [COMMITTERS] pgsql: Make WAL segment size configurable at initdb time.
Previous Message Michael Paquier 2017-09-20 05:51:45 Re: [COMMITTERS] pgsql: Make WAL segment size configurable at initdb time.