Home
last modified time | relevance | path

Searched refs:filearr (Results 1 – 25 of 76) sorted by relevance

1234

/dports/databases/p5-Genezzo/Genezzo-0.72/lib/Genezzo/
H A DTablespace.pm637 my @filearr;
671 $filearr[$fileidx] = [
678 $self->{files}->{filearr} = \@filearr;
786 my $filearr = $self->{files}->{filearr};
787 if (defined($filearr))
791 foreach my $filestuff (@{$filearr})
845 my $filearr = $self->{files}->{filearr};
941 greet $filearr->[$fileno - 1];
946 greet $filearr->[$fileno - 1];
1449 my $filearr = $self->{files}->{filearr};
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
703 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
729 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1194 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1205 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1214 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
703 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
729 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1194 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1205 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1214 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
703 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
729 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1194 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1205 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1214 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
700 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
726 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1191 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1202 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1211 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
700 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
726 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1191 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1202 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1211 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
700 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
726 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1191 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1202 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1211 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
700 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
726 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1191 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1202 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1211 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
700 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
726 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1191 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1202 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1211 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/resowner/
H A Dresowner.c126 ResourceArray filearr; /* open temporary files */ member
440 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
660 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
697 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
724 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1190 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1201 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1210 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/resowner/
H A Dresowner.c126 ResourceArray filearr; /* open temporary files */ member
440 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
660 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
697 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
724 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1190 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1201 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1210 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/resowner/
H A Dresowner.c126 ResourceArray filearr; /* open temporary files */ member
440 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
660 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
697 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
724 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1190 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1201 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1210 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/resowner/
H A Dresowner.c126 ResourceArray filearr; /* open temporary files */ member
440 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
660 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
697 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
724 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1190 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1201 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1210 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/resowner/
H A Dresowner.c126 ResourceArray filearr; /* open temporary files */ member
440 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
660 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
697 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
724 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1190 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1201 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1210 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/resowner/
H A Dresowner.c126 ResourceArray filearr; /* open temporary files */ member
440 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
660 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
697 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
724 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1190 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1201 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1210 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/resowner/
H A Dresowner.c126 ResourceArray filearr; /* open temporary files */
440 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1));
660 while (ResourceArrayGetAny(&(owner->filearr), &foundres))
697 Assert(owner->filearr.nitems == 0);
724 ResourceArrayFree(&(owner->filearr));
1190 ResourceArrayEnlarge(&(owner->filearr));
1201 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file));
1210 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file)))
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/resowner/
H A Dresowner.c128 ResourceArray filearr; /* open temporary files */ member
444 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
664 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
701 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
728 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1235 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1246 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1255 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/resowner/
H A Dresowner.c128 ResourceArray filearr; /* open temporary files */
444 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1));
664 while (ResourceArrayGetAny(&(owner->filearr), &foundres))
725 Assert(owner->filearr.nitems == 0);
752 ResourceArrayFree(&(owner->filearr));
1259 ResourceArrayEnlarge(&(owner->filearr));
1270 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file));
1279 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file)))
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/resowner/
H A Dresowner.c128 ResourceArray filearr; /* open temporary files */ member
444 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
664 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
725 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
752 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1259 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1270 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1279 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/resowner/
H A Dresowner.c128 ResourceArray filearr; /* open temporary files */ member
444 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
664 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
725 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
752 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1259 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1270 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1279 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/resowner/
H A Dresowner.c128 ResourceArray filearr; /* open temporary files */ member
444 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
664 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
701 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
728 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1235 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1246 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1255 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
703 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
729 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1194 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1205 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1214 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
703 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
729 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1194 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1205 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1214 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
703 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
729 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1194 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1205 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1214 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/resowner/
H A Dresowner.c125 ResourceArray filearr; /* open temporary files */ member
438 ResourceArrayInit(&(owner->filearr), FileGetDatum(-1)); in ResourceOwnerCreate()
663 while (ResourceArrayGetAny(&(owner->filearr), &foundres)) in ResourceOwnerReleaseInternal()
703 Assert(owner->filearr.nitems == 0); in ResourceOwnerDelete()
729 ResourceArrayFree(&(owner->filearr)); in ResourceOwnerDelete()
1194 ResourceArrayEnlarge(&(owner->filearr)); in ResourceOwnerEnlargeFiles()
1205 ResourceArrayAdd(&(owner->filearr), FileGetDatum(file)); in ResourceOwnerRememberFile()
1214 if (!ResourceArrayRemove(&(owner->filearr), FileGetDatum(file))) in ResourceOwnerForgetFile()

1234