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_3_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/2563f079ec0217f672680d13d9d442a1ea6efc6a 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
