Home
last modified time | relevance | path

Searched refs:tt1 (Results 126 – 150 of 2505) sorted by relevance

12345678910>>...101

/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/expected/
H A Dcreate_view.out334 \d+ tt1
379 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
390 tt1.f3
422 tt1.f3
438 tt1.f3
455 tt1.f3
487 tt1.f3
503 tt1.f3
568 tt1.f3
633 tt1.f3
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/test/regress/expected/
H A Dcreate_view.out334 \d+ tt1
379 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
390 tt1.f3
422 tt1.f3
438 tt1.f3
455 tt1.f3
487 tt1.f3
503 tt1.f3
568 tt1.f3
633 tt1.f3
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/expected/
H A Dcreate_view.out334 \d+ tt1
379 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
390 tt1.f3
422 tt1.f3
438 tt1.f3
455 tt1.f3
487 tt1.f3
503 tt1.f3
568 tt1.f3
633 tt1.f3
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/test/regress/expected/
H A Dcreate_view.out334 \d+ tt1
379 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
390 tt1.f3
422 tt1.f3
438 tt1.f3
455 tt1.f3
487 tt1.f3
503 tt1.f3
568 tt1.f3
633 tt1.f3
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/test/regress/expected/
H A Dcreate_view.out334 \d+ tt1
379 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
390 tt1.f3
422 tt1.f3
438 tt1.f3
455 tt1.f3
487 tt1.f3
503 tt1.f3
568 tt1.f3
633 tt1.f3
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/regress/expected/
H A Dcreate_view.out334 \d+ tt1
379 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
390 tt1.f3
422 tt1.f3
438 tt1.f3
455 tt1.f3
487 tt1.f3
503 tt1.f3
568 tt1.f3
633 tt1.f3
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/test/regress/expected/
H A Dcreate_view.out334 \d+ tt1
379 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
390 tt1.f3
422 tt1.f3
438 tt1.f3
455 tt1.f3
487 tt1.f3
503 tt1.f3
568 tt1.f3
633 tt1.f3
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/test/regress/expected/
H A Dcreate_view.out334 \d+ tt1
379 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
390 tt1.f3
422 tt1.f3
438 tt1.f3
455 tt1.f3
487 tt1.f3
503 tt1.f3
568 tt1.f3
633 tt1.f3
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/test/regress/expected/
H A Dcreate_view.out308 \d+ tt1
353 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
364 tt1.f3
396 tt1.f3
412 tt1.f3
429 tt1.f3
461 tt1.f3
477 tt1.f3
542 tt1.f3
607 tt1.f3
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/test/regress/expected/
H A Dcreate_view.out308 \d+ tt1
353 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
364 tt1.f3
396 tt1.f3
412 tt1.f3
429 tt1.f3
461 tt1.f3
477 tt1.f3
542 tt1.f3
607 tt1.f3
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/test/regress/expected/
H A Dcreate_view.out308 \d+ tt1
353 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
364 tt1.f3
396 tt1.f3
412 tt1.f3
429 tt1.f3
461 tt1.f3
477 tt1.f3
542 tt1.f3
607 tt1.f3
[all …]
/dports/devel/ga/ga-5.8/pario/dra/
H A Dbign.c97 double err, tt0, tt1, mbytes; in test_io_dbl() local
192 tt1 = 0.0; in test_io_dbl()
218 tt1 += (MP_TIMER() - tt0); in test_io_dbl()
223 mbytes,tt1,mbytes/tt1); in test_io_dbl()
228 tt1 += (MP_TIMER() - tt0); in test_io_dbl()
232 mbytes,tt1,mbytes/tt1); in test_io_dbl()
247 tt1 = 0.0; in test_io_dbl()
272 tt1 += (MP_TIMER() - tt0); in test_io_dbl()
285 mbytes,tt1,mbytes/tt1); in test_io_dbl()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqtable/test/
H A Dtest_seq_table.cpp598 _ASSERT(obj->Which() == tt1[0]); in TestMultiDataBitDelta()
606 obj->ChangeTo(tt1[1]); in TestMultiDataBitDelta()
608 _ASSERT(obj->Which() == tt1[1]); in TestMultiDataBitDelta()
620 obj->ChangeTo(tt1[2]); in TestMultiDataBitDelta()
622 _ASSERT(obj->Which() == tt1[2]); in TestMultiDataBitDelta()
634 obj->ChangeTo(tt1[3]); in TestMultiDataBitDelta()
636 _ASSERT(obj->Which() == tt1[3]); in TestMultiDataBitDelta()
711 _ASSERT(obj->Which() == tt1[0]); in TestMultiDataInt()
718 obj->ChangeTo(tt1[1]); in TestMultiDataInt()
720 _ASSERT(obj->Which() == tt1[1]); in TestMultiDataInt()
[all …]
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/sql/
H A Dmulti_subquery_complex_reference_clause.sql77 (SELECT tt1.user_id, random() FROM user_buy_test_table AS tt1 JOIN users_return_test_table as tt2
97 (SELECT tt1.user_id, random()
113 (SELECT tt1.user_id, random()
114 FROM user_buy_test_table AS tt1
466 (SELECT tt1.user_id,
468 FROM users_table AS tt1
474 (SELECT tt1.user_id,
487 (SELECT tt1.user_id,
489 FROM users_table AS tt1
495 (SELECT tt1.user_id,
[all …]
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dproxycode.i104 $typemap(jstype, unsigned int) tt1 = t1; in proxyUseT()
106 long ret = useT(tt1, tt2); in proxyUseT()
115 $typemap(cstype, unsigned int) tt1 = t1;
117 uint ret = useT(tt1, tt2);
126 $typemap(dtype, unsigned int) tt1 = t1;
128 uint ret = useT(tt1, tt2);
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfsm_subs.h97 int tt1; in nfsm_dissect() local
100 tt1 = NFSMTOD(nd->nd_md, caddr_t) + nd->nd_md->m_len - nd->nd_dpos; in nfsm_dissect()
101 if (tt1 >= siz) { in nfsm_dissect()
113 int tt1; in nfsm_dissect_nonblock() local
116 tt1 = NFSMTOD(nd->nd_md, caddr_t) + nd->nd_md->m_len - nd->nd_dpos; in nfsm_dissect_nonblock()
117 if (tt1 >= siz) { in nfsm_dissect_nonblock()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/test/regress/sql/
H A Dcreate_view.sql249 CREATE VIEW tt1 AS view
255 \d+ tt1
256 SELECT * FROM tt1;
257 SELECT a::varchar(3) FROM tt1;
258 DROP VIEW tt1;
267 select * from tt1
270 select * from tt1 a1
273 select * from tt1
277 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
291 ALTER TABLE tt1 RENAME TO a2;
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/test/regress/sql/
H A Dcreate_view.sql249 CREATE VIEW tt1 AS view
255 \d+ tt1
256 SELECT * FROM tt1;
257 SELECT a::varchar(3) FROM tt1;
258 DROP VIEW tt1;
267 select * from tt1
270 select * from tt1 a1
273 select * from tt1
277 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
291 ALTER TABLE tt1 RENAME TO a2;
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/test/regress/sql/
H A Dcreate_view.sql249 CREATE VIEW tt1 AS view
255 \d+ tt1
256 SELECT * FROM tt1;
257 SELECT a::varchar(3) FROM tt1;
258 DROP VIEW tt1;
267 select * from tt1
270 select * from tt1 a1
273 select * from tt1
277 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
291 ALTER TABLE tt1 RENAME TO a2;
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/test/regress/sql/
H A Dcreate_view.sql249 CREATE VIEW tt1 AS
255 \d+ tt1
256 SELECT * FROM tt1;
257 SELECT a::varchar(3) FROM tt1;
258 DROP VIEW tt1;
267 select * from tt1
270 select * from tt1 a1
273 select * from tt1
277 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
291 ALTER TABLE tt1 RENAME TO a2;
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/test/regress/sql/
H A Dcreate_view.sql249 CREATE VIEW tt1 AS view
255 \d+ tt1
256 SELECT * FROM tt1;
257 SELECT a::varchar(3) FROM tt1;
258 DROP VIEW tt1;
267 select * from tt1
270 select * from tt1 a1
273 select * from tt1
277 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
291 ALTER TABLE tt1 RENAME TO a2;
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/test/regress/sql/
H A Dcreate_view.sql249 CREATE VIEW tt1 AS view
255 \d+ tt1
256 SELECT * FROM tt1;
257 SELECT a::varchar(3) FROM tt1;
258 DROP VIEW tt1;
267 select * from tt1
270 select * from tt1 a1
273 select * from tt1
277 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
291 ALTER TABLE tt1 RENAME TO a2;
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/test/regress/sql/
H A Dcreate_view.sql249 CREATE VIEW tt1 AS
255 \d+ tt1
256 SELECT * FROM tt1;
257 SELECT a::varchar(3) FROM tt1;
258 DROP VIEW tt1;
267 select * from tt1
270 select * from tt1 a1
273 select * from tt1
277 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
291 ALTER TABLE tt1 RENAME TO a2;
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/test/regress/expected/
H A Dcreate_view.out334 \d+ tt1
379 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
390 tt1.f3
422 tt1.f3
438 tt1.f3
455 tt1.f3
487 tt1.f3
503 tt1.f3
568 tt1.f3
633 tt1.f3
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/test/regress/expected/
H A Dcreate_view.out334 \d+ tt1
379 where exists (select 1 from tt1 where temp_view_test.tt1.y1 = tt1.f1);
390 tt1.f3
422 tt1.f3
438 tt1.f3
455 tt1.f3
487 tt1.f3
503 tt1.f3
568 tt1.f3
633 tt1.f3
[all …]

12345678910>>...101