Home
last modified time | relevance | path

Searched refs:create_partition_id (Results 1 – 25 of 47) sorted by relevance

12

/dports/databases/pg_partman/pg_partman-4.5.1/sql/functions/
H A Dpartition_data_id.sql224 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
236 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
H A Dpartition_gap_fill.sql163 …v_child_created := @extschema@.create_partition_id(v_parent_table, ARRAY[v_expected_next_child_id…
182 …v_child_created := @extschema@.create_partition_id(v_parent_table, ARRAY[v_expected_next_child_id]…
H A Dcreate_sub_parent.sql200 …PERFORM @extschema@.create_partition_id(p_top_parent, v_partition_id_array, true, p_start_partitio…
H A Dcreate_parent.sql643 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
678 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
H A Dcreate_partition_id.sql1 CREATE FUNCTION @extschema@.create_partition_id(p_parent_table text, p_partition_ids bigint[], p_an… function
H A Drun_maintenance.sql349 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
/dports/databases/pg_partman/pg_partman-4.5.1/updates/
H A Dpg_partman--2.4.0--2.4.1.sql125 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id);
H A Dpg_partman--2.5.0--2.5.1.sql448 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
482 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
H A Dpg_partman--1.8.5--1.8.6.sql214 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
H A Dpg_partman--2.6.0--2.6.1.sql694 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
1180 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
1214 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
1565 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
H A Dpg_partman--4.2.2--4.3.0.sql847 CREATE OR REPLACE FUNCTION @extschema@.create_partition_id(p_parent_table text, p_partition_ids big… function
1856 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
1891 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
2168 …v_child_created := @extschema@.create_partition_id(v_parent_table, ARRAY[v_expected_next_child_id…
2187 …v_child_created := @extschema@.create_partition_id(v_parent_table, ARRAY[v_expected_next_child_id]…
3195 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
3206 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
H A Dpg_partman--4.5.0--4.5.1.sql482 …PERFORM @extschema@.create_partition_id(p_top_parent, v_partition_id_array, true, p_start_partitio…
1223 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
1258 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
H A Dpg_partman--4.4.0--4.5.0.sql84 DROP FUNCTION @extschema@.create_partition_id(text, bigint[], boolean, boolean);
294 …PERFORM @extschema@.create_partition_id(p_top_parent, v_partition_id_array, true, p_start_partitio…
367 CREATE FUNCTION @extschema@.create_partition_id(p_parent_table text, p_partition_ids bigint[], p_an… function
1882 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
1917 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
2517 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
2529 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
3248 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
H A Dpg_partman--4.4.1--4.5.0.sql76 DROP FUNCTION @extschema@.create_partition_id(text, bigint[], boolean, boolean);
286 …PERFORM @extschema@.create_partition_id(p_top_parent, v_partition_id_array, true, p_start_partitio…
359 CREATE FUNCTION @extschema@.create_partition_id(p_parent_table text, p_partition_ids bigint[], p_an… function
1874 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
1909 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
2509 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
2521 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
3240 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
H A Dpg_partman--3.1.0--3.1.1.sql582 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
616 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
H A Dpg_partman--2.2.0--2.2.1.sql297 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
H A Dpg_partman--4.3.0--4.3.1.sql4 CREATE OR REPLACE FUNCTION @extschema@.create_partition_id(p_parent_table text, p_partition_ids big… function
1501 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
1536 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
2013 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
H A Dpg_partman--1.8.4--1.8.5.sql319 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
695 CREATE OR REPLACE FUNCTION create_partition_id(p_parent_table text, p_partition_ids bigint[], p_ana… function
H A Dpg_partman--1.8.7--1.8.8.sql321 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
H A Dpg_partman--2.3.1--2.3.2.sql33 DROP FUNCTION @extschema@.create_partition_id(text, bigint[], boolean);
550 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
638 CREATE FUNCTION create_partition_id(p_parent_table text, p_partition_ids bigint[], p_analyze boolea… function
2013 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
2047 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
H A Dpg_partman--4.0.0--4.1.0.sql784 CREATE OR REPLACE FUNCTION @extschema@.create_partition_id(p_parent_table text, p_partition_ids big… function
2438 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
2473 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
2776 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
2787 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id, p_analyze);
H A Dpg_partman--1.8.1--1.8.2.sql399 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
433 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
963 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
H A Dpg_partman--3.1.3--3.2.0.sql798 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
832 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
916 CREATE OR REPLACE FUNCTION create_partition_id(p_parent_table text, p_partition_ids bigint[], p_ana… function
H A Dpg_partman--2.5.1--2.6.0.sql1342 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
1376 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
1883 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…
H A Dpg_partman--1.7.2--1.8.0.sql244 CREATE FUNCTION create_partition_id(p_parent_table text, p_partition_ids bigint[], p_analyze boolea… function
1220 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
1254 …v_last_partition_created := @extschema@.create_partition_id(p_parent_table, v_partition_id_array, …
2136 PERFORM @extschema@.create_partition_id(p_parent_table, v_partition_id);
2355 …v_last_partition_created := @extschema@.create_partition_id(v_row.parent_table, ARRAY[v_next_parti…

12