Fix typo in comment Once upon a time, WAL pointers could be NULL, but no longer. We talk about "valid" now.
Reported-by: Amit Langote Discussion: https://postgr.es/m/[email protected] Branch ------ REL9_5_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/d4702b2049c5f50f6f55d74cc413ff061d8b3894 Modified Files -------------- src/backend/access/transam/xlog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
