Fixed the remaining old function names.

Started by U ikkialmost 6 years ago3 messageshackers
Jump to latest
#1U ikki
uehakz@gmail.com

Hi,

Here is a small patch to fix function names.

Some pg_xlog_replay_resume() was still left in po file.
Fixed these into pg_wal_replay_resume().

Best regards,
--
Kazuki Uehara

Attachments:

fix-function-names.patchapplication/x-patch; name=fix-function-names.patchDownload+5-5
#2Peter Eisentraut
peter_e@gmx.net
In reply to: U ikki (#1)
Re: Fixed the remaining old function names.

On 2020-06-09 17:53, U ikki wrote:

Here is a small patch to fix function names.

Some pg_xlog_replay_resume() was still left in po file.
Fixed these into pg_wal_replay_resume().

There is a separate process for updating .po files; see
babel.postgresql.org.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

#3U ikki
uehakz@gmail.com
In reply to: U ikki (#1)
Re: Fixed the remaining old function names.

Thanks for comments.

There is a separate process for updating .po files; see
babel.postgresql.org.

I'll check it.

regards,

2020年6月10日(水) 9:00 U ikki <uehakz@gmail.com>:

Show quoted text

Thanks for comments.

There is a separate process for updating .po files; see
babel.postgresql.org.

I'll check it.

regards,

2020年6月10日(水) 7:24 Peter Eisentraut <peter.eisentraut@2ndquadrant.com>:

On 2020-06-09 17:53, U ikki wrote:

Here is a small patch to fix function names.

Some pg_xlog_replay_resume() was still left in po file.
Fixed these into pg_wal_replay_resume().

There is a separate process for updating .po files; see
babel.postgresql.org.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services