Home
last modified time | relevance | path

Searched refs:fsec1 (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dtimestamp.c3561 fsec1, in timestamp_age() local
3572 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3576 fsec = fsec1 - fsec2; in timestamp_age()
3680 fsec1, in timestamptz_age() local
3693 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3697 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dtimestamp.c3438 fsec1, in timestamp_age() local
3449 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3453 fsec = fsec1 - fsec2; in timestamp_age()
3557 fsec1, in timestamptz_age() local
3570 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3574 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dtimestamp.c3438 fsec1, in timestamp_age() local
3449 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3453 fsec = fsec1 - fsec2; in timestamp_age()
3557 fsec1, in timestamptz_age() local
3570 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3574 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dtimestamp.c3438 fsec1, in timestamp_age() local
3449 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3453 fsec = fsec1 - fsec2; in timestamp_age()
3557 fsec1, in timestamptz_age() local
3570 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3574 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dtimestamp.c3438 fsec1, in timestamp_age() local
3449 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3453 fsec = fsec1 - fsec2; in timestamp_age()
3557 fsec1, in timestamptz_age() local
3570 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3574 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dtimestamp.c3438 fsec1, in timestamp_age() local
3449 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3453 fsec = fsec1 - fsec2; in timestamp_age()
3557 fsec1, in timestamptz_age() local
3570 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3574 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dtimestamp.c3561 fsec1, in timestamp_age() local
3572 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3576 fsec = fsec1 - fsec2; in timestamp_age()
3680 fsec1, in timestamptz_age() local
3693 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3697 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dtimestamp.c3561 fsec1, in timestamp_age() local
3572 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3576 fsec = fsec1 - fsec2; in timestamp_age()
3680 fsec1, in timestamptz_age() local
3693 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3697 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dtimestamp.c3561 fsec1, in timestamp_age() local
3572 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3576 fsec = fsec1 - fsec2; in timestamp_age()
3680 fsec1, in timestamptz_age() local
3693 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3697 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dtimestamp.c3561 fsec1, in timestamp_age() local
3572 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3576 fsec = fsec1 - fsec2; in timestamp_age()
3680 fsec1, in timestamptz_age() local
3693 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3697 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dtimestamp.c3561 fsec1, in timestamp_age() local
3572 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3576 fsec = fsec1 - fsec2; in timestamp_age()
3680 fsec1, in timestamptz_age() local
3693 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3697 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dtimestamp.c3438 fsec1, in timestamp_age() local
3449 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3453 fsec = fsec1 - fsec2; in timestamp_age()
3557 fsec1, in timestamptz_age() local
3570 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3574 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dtimestamp.c3561 fsec1,
3572 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 &&
3576 fsec = fsec1 - fsec2;
3680 fsec1,
3693 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 &&
3697 fsec = fsec1 - fsec2;
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dtimestamp.c3438 fsec1, in timestamp_age() local
3449 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3453 fsec = fsec1 - fsec2; in timestamp_age()
3557 fsec1, in timestamptz_age() local
3570 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3574 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dtimestamp.c3783 fsec1, in timestamp_age() local
3794 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3798 fsec = fsec1 - fsec2; in timestamp_age()
3906 fsec1, in timestamptz_age() local
3919 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3923 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dtimestamp.c3783 fsec1, in timestamp_age() local
3794 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3798 fsec = fsec1 - fsec2; in timestamp_age()
3906 fsec1, in timestamptz_age() local
3919 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3923 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dtimestamp.c3783 fsec1, in timestamp_age() local
3794 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3798 fsec = fsec1 - fsec2; in timestamp_age()
3906 fsec1, in timestamptz_age() local
3919 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3923 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dtimestamp.c3580 fsec1,
3591 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 &&
3595 fsec = fsec1 - fsec2;
3699 fsec1,
3712 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 &&
3716 fsec = fsec1 - fsec2;
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dtimestamp.c3581 fsec1, in timestamp_age() local
3592 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3596 fsec = fsec1 - fsec2; in timestamp_age()
3700 fsec1, in timestamptz_age() local
3713 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3717 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dtimestamp.c3783 fsec1, in timestamp_age() local
3794 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3798 fsec = fsec1 - fsec2; in timestamp_age()
3906 fsec1, in timestamptz_age() local
3919 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3923 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dtimestamp.c3581 fsec1, in timestamp_age() local
3592 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3596 fsec = fsec1 - fsec2; in timestamp_age()
3700 fsec1, in timestamptz_age() local
3713 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3717 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dtimestamp.c3581 fsec1,
3592 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 &&
3596 fsec = fsec1 - fsec2;
3700 fsec1,
3713 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 &&
3717 fsec = fsec1 - fsec2;
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dtimestamp.c3581 fsec1, in timestamp_age() local
3592 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3596 fsec = fsec1 - fsec2; in timestamp_age()
3700 fsec1, in timestamptz_age() local
3713 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3717 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dtimestamp.c3581 fsec1, in timestamp_age() local
3592 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3596 fsec = fsec1 - fsec2; in timestamp_age()
3700 fsec1, in timestamptz_age() local
3713 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3717 fsec = fsec1 - fsec2; in timestamptz_age()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dtimestamp.c3581 fsec1, in timestamp_age() local
3592 if (timestamp2tm(dt1, NULL, tm1, &fsec1, NULL, NULL) == 0 && in timestamp_age()
3596 fsec = fsec1 - fsec2; in timestamp_age()
3700 fsec1, in timestamptz_age() local
3713 if (timestamp2tm(dt1, &tz1, tm1, &fsec1, NULL, NULL) == 0 && in timestamptz_age()
3717 fsec = fsec1 - fsec2; in timestamptz_age()

12