aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-01-16 09:25:29 +0900
committerMichael Paquier <michael@paquier.xyz>2025-01-16 09:25:29 +0900
commit32a18cc0a73d8deb1e81d6ef8a9d5a6f300ed397 (patch)
tree518a5f6d611836b7825d9110b124be66f84be448 /src/backend/parser/parse_expr.c
parentd5221c49a302ee7f3964449cbc730b01ce4e7d40 (diff)
downloadpostgresql-32a18cc0a73d8deb1e81d6ef8a9d5a6f300ed397.tar.gz
postgresql-32a18cc0a73d8deb1e81d6ef8a9d5a6f300ed397.zip
Move routines to manipulate WAL into PostgreSQL::Test::Cluster
These facilities were originally in the recovery TAP test 039_end_of_wal.pl. A follow-up bug fix with a TAP test doing similar WAL manipulations requires them, and all these had better not be duplicated due to their complexity. The routine names are tweaked to use "wal" more consistently, similarly to the existing "advance_wal". In v14 and v13, the new routines are moved to PostgresNode.pm. 039_end_of_wal.pl is updated to use the refactored routines, without changing its coverage. Reviewed-by: Alexander Kukushkin Discussion: https://postgr.es/m/CAFh8B=mozC+e1wGJq0H=0O65goZju+6ab5AU7DEWCSUA2OtwDg@mail.gmail.com Backpatch-through: 13
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions