Re: The same result for with SPACE and without SPACE
От | M Sarwar |
---|---|
Тема | Re: The same result for with SPACE and without SPACE |
Дата | |
Msg-id | DM4PR19MB59784B518F25D2C2292CA3FBD35AA@DM4PR19MB5978.namprd19.prod.outlook.com обсуждение исходный текст |
Ответ на | Re: The same result for with SPACE and without SPACE (Scott Ribe <scott_ribe@elevated-dev.com>) |
Ответы |
Re: The same result for with SPACE and without SPACE
Re: The same result for with SPACE and without SPACE Re: The same result for with SPACE and without SPACE |
Список | pgsql-admin |
Scott,
This is coming from CHAR(10).
test_number character(10) COLLATE pg_catalog."default",
I expect this to behave the same way whether it comes from CHAR or VARCHAR.
Does that matter?
Thanks,
Sarwar
From: Scott Ribe <scott_ribe@elevated-dev.com>
Sent: Wednesday, June 14, 2023 6:18 PM
To: M Sarwar <sarwarmd02@outlook.com>
Cc: pgsql-admin@lists.postgresql.org <pgsql-admin@lists.postgresql.org>
Subject: Re: The same result for with SPACE and without SPACE
Sent: Wednesday, June 14, 2023 6:18 PM
To: M Sarwar <sarwarmd02@outlook.com>
Cc: pgsql-admin@lists.postgresql.org <pgsql-admin@lists.postgresql.org>
Subject: Re: The same result for with SPACE and without SPACE
Did you use type char instead of varchar?
В списке pgsql-admin по дате отправления: