/dports/astro/marble/marble-21.12.3/tools/gen-sat-catalog/ |
H A D | gen-sat-catalog.py | 104 def __init__(self, object_catalog): argument 106 self._object_catalog = object_catalog 119 object_catalog = SpaceObjectCatalog(object_catalog_file, data_file_base_url) variable 120 orbit_data_fetcher = OrbitDataFetcher(object_catalog) 122 object_catalog.write()
|
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/ |
H A D | test_context.py | 84 object_catalog = [{u'name': u'swift', u'type': u'object-store'}] 93 self.assertEqual(object_catalog, return_object)
|
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/catalog/ |
H A D | information_schema.sql | 2185 CAST(current_database() AS sql_identifier) AS object_catalog, 2205 CAST(current_database() AS sql_identifier) AS object_catalog, 2242 CAST(current_database() AS sql_identifier) AS object_catalog, 2276 CAST(current_database() AS sql_identifier) AS object_catalog, 2310 CAST(current_database() AS sql_identifier) AS object_catalog, 2353 object_catalog, 2602 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2630 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/catalog/ |
H A D | information_schema.sql | 2185 CAST(current_database() AS sql_identifier) AS object_catalog, 2205 CAST(current_database() AS sql_identifier) AS object_catalog, 2242 CAST(current_database() AS sql_identifier) AS object_catalog, 2276 CAST(current_database() AS sql_identifier) AS object_catalog, 2310 CAST(current_database() AS sql_identifier) AS object_catalog, 2353 object_catalog, 2602 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2630 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/catalog/ |
H A D | information_schema.sql | 2185 CAST(current_database() AS sql_identifier) AS object_catalog, 2205 CAST(current_database() AS sql_identifier) AS object_catalog, 2242 CAST(current_database() AS sql_identifier) AS object_catalog, 2276 CAST(current_database() AS sql_identifier) AS object_catalog, 2310 CAST(current_database() AS sql_identifier) AS object_catalog, 2353 object_catalog, 2602 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2630 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/catalog/ |
H A D | information_schema.sql | 2185 CAST(current_database() AS sql_identifier) AS object_catalog, 2205 CAST(current_database() AS sql_identifier) AS object_catalog, 2242 CAST(current_database() AS sql_identifier) AS object_catalog, 2276 CAST(current_database() AS sql_identifier) AS object_catalog, 2310 CAST(current_database() AS sql_identifier) AS object_catalog, 2353 object_catalog, 2602 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2630 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/catalog/ |
H A D | information_schema.sql | 2185 CAST(current_database() AS sql_identifier) AS object_catalog, 2205 CAST(current_database() AS sql_identifier) AS object_catalog, 2242 CAST(current_database() AS sql_identifier) AS object_catalog, 2276 CAST(current_database() AS sql_identifier) AS object_catalog, 2310 CAST(current_database() AS sql_identifier) AS object_catalog, 2353 object_catalog, 2602 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2630 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/catalog/ |
H A D | information_schema.sql | 2185 CAST(current_database() AS sql_identifier) AS object_catalog, 2205 CAST(current_database() AS sql_identifier) AS object_catalog, 2242 CAST(current_database() AS sql_identifier) AS object_catalog, 2276 CAST(current_database() AS sql_identifier) AS object_catalog, 2310 CAST(current_database() AS sql_identifier) AS object_catalog, 2353 object_catalog, 2602 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2630 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/catalog/ |
H A D | information_schema.sql | 2185 CAST(current_database() AS sql_identifier) AS object_catalog, 2205 CAST(current_database() AS sql_identifier) AS object_catalog, 2242 CAST(current_database() AS sql_identifier) AS object_catalog, 2276 CAST(current_database() AS sql_identifier) AS object_catalog, 2310 CAST(current_database() AS sql_identifier) AS object_catalog, 2353 object_catalog, 2602 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2630 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/catalog/ |
H A D | information_schema.sql | 2200 CAST(current_database() AS sql_identifier) AS object_catalog, 2220 CAST(current_database() AS sql_identifier) AS object_catalog, 2257 CAST(current_database() AS sql_identifier) AS object_catalog, 2291 CAST(current_database() AS sql_identifier) AS object_catalog, 2325 CAST(current_database() AS sql_identifier) AS object_catalog, 2368 object_catalog, 2617 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2645 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/catalog/ |
H A D | information_schema.sql | 2200 CAST(current_database() AS sql_identifier) AS object_catalog, 2220 CAST(current_database() AS sql_identifier) AS object_catalog, 2257 CAST(current_database() AS sql_identifier) AS object_catalog, 2291 CAST(current_database() AS sql_identifier) AS object_catalog, 2325 CAST(current_database() AS sql_identifier) AS object_catalog, 2368 object_catalog, 2617 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2645 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/catalog/ |
H A D | information_schema.sql | 2218 CAST(current_database() AS sql_identifier) AS object_catalog, 2238 CAST(current_database() AS sql_identifier) AS object_catalog, 2275 CAST(current_database() AS sql_identifier) AS object_catalog, 2309 CAST(current_database() AS sql_identifier) AS object_catalog, 2343 CAST(current_database() AS sql_identifier) AS object_catalog, 2386 object_catalog, 2635 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2663 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/catalog/ |
H A D | information_schema.sql | 2200 CAST(current_database() AS sql_identifier) AS object_catalog, 2220 CAST(current_database() AS sql_identifier) AS object_catalog, 2257 CAST(current_database() AS sql_identifier) AS object_catalog, 2291 CAST(current_database() AS sql_identifier) AS object_catalog, 2325 CAST(current_database() AS sql_identifier) AS object_catalog, 2368 object_catalog, 2617 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2645 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/catalog/ |
H A D | information_schema.sql | 2200 CAST(current_database() AS sql_identifier) AS object_catalog, 2220 CAST(current_database() AS sql_identifier) AS object_catalog, 2257 CAST(current_database() AS sql_identifier) AS object_catalog, 2291 CAST(current_database() AS sql_identifier) AS object_catalog, 2325 CAST(current_database() AS sql_identifier) AS object_catalog, 2368 object_catalog, 2617 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2645 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/catalog/ |
H A D | information_schema.sql | 2200 CAST(current_database() AS sql_identifier) AS object_catalog, 2220 CAST(current_database() AS sql_identifier) AS object_catalog, 2257 CAST(current_database() AS sql_identifier) AS object_catalog, 2291 CAST(current_database() AS sql_identifier) AS object_catalog, 2325 CAST(current_database() AS sql_identifier) AS object_catalog, 2368 object_catalog, 2617 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2645 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/catalog/ |
H A D | information_schema.sql | 2218 CAST(current_database() AS sql_identifier) AS object_catalog, 2238 CAST(current_database() AS sql_identifier) AS object_catalog, 2275 CAST(current_database() AS sql_identifier) AS object_catalog, 2309 CAST(current_database() AS sql_identifier) AS object_catalog, 2343 CAST(current_database() AS sql_identifier) AS object_catalog, 2386 object_catalog, 2635 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2663 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/catalog/ |
H A D | information_schema.sql | 2200 CAST(current_database() AS sql_identifier) AS object_catalog, 2220 CAST(current_database() AS sql_identifier) AS object_catalog, 2257 CAST(current_database() AS sql_identifier) AS object_catalog, 2291 CAST(current_database() AS sql_identifier) AS object_catalog, 2325 CAST(current_database() AS sql_identifier) AS object_catalog, 2368 object_catalog, 2617 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2645 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/catalog/ |
H A D | information_schema.sql | 2218 CAST(current_database() AS sql_identifier) AS object_catalog, 2238 CAST(current_database() AS sql_identifier) AS object_catalog, 2275 CAST(current_database() AS sql_identifier) AS object_catalog, 2309 CAST(current_database() AS sql_identifier) AS object_catalog, 2343 CAST(current_database() AS sql_identifier) AS object_catalog, 2386 object_catalog, 2635 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2663 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/catalog/ |
H A D | information_schema.sql | 2218 CAST(current_database() AS sql_identifier) AS object_catalog, 2238 CAST(current_database() AS sql_identifier) AS object_catalog, 2275 CAST(current_database() AS sql_identifier) AS object_catalog, 2309 CAST(current_database() AS sql_identifier) AS object_catalog, 2343 CAST(current_database() AS sql_identifier) AS object_catalog, 2386 object_catalog, 2635 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2663 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/catalog/ |
H A D | information_schema.sql | 2218 CAST(current_database() AS sql_identifier) AS object_catalog, 2238 CAST(current_database() AS sql_identifier) AS object_catalog, 2275 CAST(current_database() AS sql_identifier) AS object_catalog, 2309 CAST(current_database() AS sql_identifier) AS object_catalog, 2343 CAST(current_database() AS sql_identifier) AS object_catalog, 2386 object_catalog, 2635 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2663 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/catalog/ |
H A D | information_schema.sql | 2218 CAST(current_database() AS sql_identifier) AS object_catalog, 2238 CAST(current_database() AS sql_identifier) AS object_catalog, 2275 CAST(current_database() AS sql_identifier) AS object_catalog, 2309 CAST(current_database() AS sql_identifier) AS object_catalog, 2343 CAST(current_database() AS sql_identifier) AS object_catalog, 2386 object_catalog, 2635 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2663 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/catalog/ |
H A D | information_schema.sql | 2200 CAST(current_database() AS sql_identifier) AS object_catalog, 2220 CAST(current_database() AS sql_identifier) AS object_catalog, 2257 CAST(current_database() AS sql_identifier) AS object_catalog, 2291 CAST(current_database() AS sql_identifier) AS object_catalog, 2325 CAST(current_database() AS sql_identifier) AS object_catalog, 2368 object_catalog, 2617 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2645 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/catalog/ |
H A D | information_schema.sql | 2248 CAST(current_database() AS sql_identifier) AS object_catalog, 2268 CAST(current_database() AS sql_identifier) AS object_catalog, 2305 CAST(current_database() AS sql_identifier) AS object_catalog, 2339 CAST(current_database() AS sql_identifier) AS object_catalog, 2373 CAST(current_database() AS sql_identifier) AS object_catalog, 2416 object_catalog, 2665 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2693 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/catalog/ |
H A D | information_schema.sql | 2248 CAST(current_database() AS sql_identifier) AS object_catalog, 2268 CAST(current_database() AS sql_identifier) AS object_catalog, 2305 CAST(current_database() AS sql_identifier) AS object_catalog, 2339 CAST(current_database() AS sql_identifier) AS object_catalog, 2373 CAST(current_database() AS sql_identifier) AS object_catalog, 2416 object_catalog, 2665 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2693 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/catalog/ |
H A D | information_schema.sql | 2218 CAST(current_database() AS sql_identifier) AS object_catalog, 2238 CAST(current_database() AS sql_identifier) AS object_catalog, 2275 CAST(current_database() AS sql_identifier) AS object_catalog, 2309 CAST(current_database() AS sql_identifier) AS object_catalog, 2343 CAST(current_database() AS sql_identifier) AS object_catalog, 2386 object_catalog, 2635 SELECT CAST(current_database() AS sql_identifier) AS object_catalog, 2663 SELECT CAST(current_database() AS sql_identifier) AS object_catalog,
|