Home
last modified time | relevance | path

Searched defs:SimpleStringList (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/pglogical/pglogical-REL2_4_0/pglogical_dump/
H A Ddumputils.h29 typedef struct SimpleStringList struct
31 SimpleStringListCell *head; argument
32 SimpleStringListCell *tail; argument
33 } SimpleStringList; typedef
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql11-client/postgresql-11.14/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql10-client/postgresql-10.19/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql10-server/postgresql-10.19/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql11-server/postgresql-11.14/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql12-client/postgresql-12.9/src/include/postmaster/
H A Dautovacuum.h40 extern double autovacuum_vac_cost_delay;
43 /* autovacuum launcher PID, only valid when worker is shutting down */
44 extern int AutovacuumLauncherPid;
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql14-server/postgresql-14.1/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/fe_utils/
H A Dsimple_list.h40 typedef struct SimpleStringList struct
42 SimpleStringListCell *head; argument
43 SimpleStringListCell *tail; argument
44 } SimpleStringList; typedef

12