Home
last modified time | relevance | path

Searched refs:hi_options (Results 1 – 25 of 84) sorted by relevance

1234

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
H A Dmatview.c53 int hi_options; /* heap_insert performance options */ member
444 myState->hi_options = HEAP_INSERT_SKIP_FSM | HEAP_INSERT_FROZEN; in transientrel_startup()
446 myState->hi_options |= HEAP_INSERT_SKIP_WAL; in transientrel_startup()
471 myState->hi_options, in transientrel_receive()
490 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in transientrel_shutdown()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
H A Dmatview.c53 int hi_options; /* heap_insert performance options */ member
444 myState->hi_options = HEAP_INSERT_SKIP_FSM | HEAP_INSERT_FROZEN; in transientrel_startup()
446 myState->hi_options |= HEAP_INSERT_SKIP_WAL; in transientrel_startup()
471 myState->hi_options, in transientrel_receive()
490 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in transientrel_shutdown()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
H A Dmatview.c53 int hi_options; /* heap_insert performance options */ member
444 myState->hi_options = HEAP_INSERT_SKIP_FSM | HEAP_INSERT_FROZEN; in transientrel_startup()
446 myState->hi_options |= HEAP_INSERT_SKIP_WAL; in transientrel_startup()
471 myState->hi_options, in transientrel_receive()
490 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in transientrel_shutdown()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */
570 myState->hi_options = HEAP_INSERT_SKIP_FSM |
602 myState->hi_options,
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL)
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */
570 myState->hi_options = HEAP_INSERT_SKIP_FSM |
602 myState->hi_options,
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL)
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */
570 myState->hi_options = HEAP_INSERT_SKIP_FSM |
602 myState->hi_options,
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL)
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
H A Dmatview.c53 int hi_options; /* heap_insert performance options */ member
444 myState->hi_options = HEAP_INSERT_SKIP_FSM | HEAP_INSERT_FROZEN; in transientrel_startup()
446 myState->hi_options |= HEAP_INSERT_SKIP_WAL; in transientrel_startup()
471 myState->hi_options, in transientrel_receive()
490 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in transientrel_shutdown()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/commands/
H A Dcreateas.c61 int hi_options; /* heap_insert performance options */ member
570 myState->hi_options = HEAP_INSERT_SKIP_FSM | in intorel_startup()
602 myState->hi_options, in intorel_receive()
621 if (myState->hi_options & HEAP_INSERT_SKIP_WAL) in intorel_shutdown()

1234