You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-05 00:28:52 +02:00
Fix typo and remove extraneous linefeed.
This commit is contained in:
committed by
David Steele
parent
16ac5ee8d3
commit
4394479776
@ -38,7 +38,7 @@ STRING_STATIC(PG_PATH_PGXLOG_STR, "pg_xlog");
|
||||
STRING_STATIC(PG_PATH_PGCLOG_STR, "pg_clog");
|
||||
STRING_STATIC(PG_PATH_PGXACT_STR, "pg_xact");
|
||||
|
||||
// Lsn name used in functions depnding on version
|
||||
// Lsn name used in functions depending on version
|
||||
STRING_STATIC(PG_NAME_LSN_STR, "lsn");
|
||||
STRING_STATIC(PG_NAME_LOCATION_STR, "location");
|
||||
|
||||
|
Reference in New Issue
Block a user