Re: A patch for get origin from commit_ts.
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: "movead.li@highgo.ca" <movead.li@highgo.ca>
Cc: petr <petr@2ndquadrant.com>, simon <simon@2ndquadrant.com>, "Madan Kumar" <madankumar1993@gmail.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>, craig <craig@2ndquadrant.com>, "Alvaro Herrera" <alvherre@2ndquadrant.com>, andres <andres@anarazel.de>, soumyadeep2007 <soumyadeep2007@gmail.com>
Date: 2020-07-09T06:33:28Z
Lists: pgsql-hackers
On Thu, Jul 09, 2020 at 02:19:46PM +0800, movead.li@highgo.ca wrote: > I am not sure why, I can not apply your patch, and I open it > with vscode and shows a CRLF format, if I change the patch to > LF then nothing wrong. This looks like an issue in your environment, like with git's autocrlf or such? rep-origin-superuser-v7.patch has no CRLF. -- Michael
Commits
-
Include replication origins in SQL functions for commit timestamp
- b1e48bbe64a4 14.0 landed
-
Create a script that can renumber manually-assigned OIDs.
- a6417078c414 12.0 cited