diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-01-15 15:47:00 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-01-15 15:47:00 -0500 |
commit | 46cf109089e8b0eeb3370c0f482b0aaf0becaae0 (patch) | |
tree | e2d0bfd6947e5103e8eece089b5dce9c1edcd725 /src/tutorial/funcs.c | |
parent | 20b9fa308ebf7d4a26ac53804fce1c30f781d60c (diff) | |
download | postgresql-46cf109089e8b0eeb3370c0f482b0aaf0becaae0.tar.gz postgresql-46cf109089e8b0eeb3370c0f482b0aaf0becaae0.zip |
Add simple test for physical replication of sequences.
AFAICS we had no coverage of this point except in the seldom-used,
slated-for-removal standby_schedule test suite. Sequence updates
are enough different from regular table updates that it seems worth
covering them explicitly in src/test/recovery.
Discussion: https://postgr.es/m/999497.1641431891@sss.pgh.pa.us
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions