Re: Fixed the remaining old function names.

2020-06-09 Thread U ikki
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 : > > Thanks for comments. > > > There is a separate process for updating .po files; see > > babel.p

Fixed the remaining old function names.

2020-06-09 Thread U ikki
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 diff --git a/src/backend/po/id.po b/src/backend/po/id.po index d5d4841..55eb8aa 100644 --- a/src/backend/po/id.po +++