Home
last modified time | relevance | path

Searched refs:cfopen_write (Results 1 – 25 of 129) sorted by relevance

123456

/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression);
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0);
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0);
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression);
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression);
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0);
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0);
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
589 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
652 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
670 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_directory.c334 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
597 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
662 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
681 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
583 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
646 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
664 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
583 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
646 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
664 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
583 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
646 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
664 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
583 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
646 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
664 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
583 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
646 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
664 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
583 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
646 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
664 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression);
583 tocFH = cfopen_write(fname, PG_BINARY_W, 0);
646 ctx->blobsTocFH = cfopen_write(fname, "ab", 0);
664 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression);
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
583 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
646 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
664 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
589 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
652 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
670 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_dump/
H A Dpg_backup_directory.c330 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartData()
589 tocFH = cfopen_write(fname, PG_BINARY_W, 0); in _CloseArchive()
652 ctx->blobsTocFH = cfopen_write(fname, "ab", 0); in _StartBlobs()
670 ctx->dataFH = cfopen_write(fname, PG_BINARY_W, AH->compression); in _StartBlob()

123456