mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 06:18:35 -04:00
26a7b48e10
Use a macro LogicalTapeReadExact() to encapsulate the error check when we want to read an exact number of bytes from a "tape". Per a suggestion of Takahiro Itagaki.