Home
last modified time | relevance | path

Searched refs:ECPGt_varchar (Results 1 – 25 of 798) sorted by relevance

12345678910>>...32

/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ),
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ),
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ),
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ),
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5),
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ),
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ),
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ),
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ),
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5),
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ), in main()
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ), in main()
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ), in main()
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ), in main()
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5), in main()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/ecpg/test/expected/
H A Dpreproc-array_of_struct.c169 ECPGt_varchar,&(custs1->name),(long)50,(long)10,sizeof( customer ),
192 ECPGt_varchar,&(custs2->name),(long)50,(long)10,sizeof( customer2 ),
215 ECPGt_varchar,&(custs3->name),(long)50,(long)10,sizeof( struct customer3 ),
238 ECPGt_varchar,&(custs4.name),(long)50,(long)1,sizeof( struct customer4 ),
258 ECPGt_varchar,(onlyname),(long)50,(long)2,sizeof(struct varchar_5),

12345678910>>...32