mirror of
https://github.com/postgres/postgres.git
synced 2026-03-29 22:04:29 -04:00
A couple of tests have been using 0 as magic constant while SEEK_SET can
be used instead. This makes the code easier to understand, and more
consistent with the changes done in
|
||
|---|---|---|
| .. | ||
| 001_verify_heapam.pl | ||