diff options
author | Thomas Munro <tmunro@postgresql.org> | 2020-06-16 17:23:36 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2020-06-16 17:33:04 +1200 |
commit | f5d18862bbb327b67cd0f33f3d11351096080665 (patch) | |
tree | 0aae0634164a5ec7dbca8c1cbf7a4647aee10f81 /src/backend/access/transam/commit_ts.c | |
parent | 7897e3bb902c557412645b82120f4d95f7474906 (diff) | |
download | postgresql-f5d18862bbb327b67cd0f33f3d11351096080665.tar.gz postgresql-f5d18862bbb327b67cd0f33f3d11351096080665.zip |
Make BufFileWrite() void.
It now either returns after it wrote all the data you gave it, or raises
an error. Not done in back-branches, because it might cause problems
for external code.
Discussion: https://postgr.es/m/CA%2BhUKGJE04G%3D8TLK0DLypT_27D9dR8F1RQgNp0jK6qR0tZGWOw%40mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions