The "pg_xact" entry was duplicate with "clog" and was added by mistake.
Reported-by: Fujii Masao
Discussion: https://postgr.es/m/
20200119143707.gyinppnigokesjok@development
*/
static char *slru_names[] = {"async", "clog", "commit_timestamp",
"multixact_offset", "multixact_member",
- "oldserxid", "pg_xact", "subtrans",
+ "oldserxid", "subtrans",
"other" /* has to be last */};
/* number of elemenents of slru_name array */