]> granicus.if.org Git - postgresql/commit
Remove bogus executable permissions on xlog.c.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Dec 2013 03:12:25 +0000 (22:12 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Dec 2013 03:12:25 +0000 (22:12 -0500)
commit22310b808d45f67db4037a74aa47f44d716a4a83
tree8c01046240ffa37f31599281ddeacf4d77617d64
parent6bff0e7d92133d50c064d9f652f538891873aa32
Remove bogus executable permissions on xlog.c.

Apparently fat-fingered in 1a3d104475ce01326fc00601ed66ac4d658e37e5.
Noted by Peter Geoghegan.
src/backend/access/transam/xlog.c [changed mode: 0755->0644]