Improve upcasting for INT range and multi range types

2023-12-07 Thread Federico
nteger type can be upcasted to the larger integer type. Posted here since it doesn't seem like a bug, just a missing feature. Thanks for reading Federico

Re: Improve upcasting for INT range and multi range types

2023-12-14 Thread Federico
t8 <@ '[1,9)'::int4range; rollback; The major drawback is that every combination operator - type would need its own overload creating a large number of them. As a side note it seems that int4range cannot be casted automatically to int8range. Best regards, Federico On Wed, 13 Dec 2023 a

season of docs proposal

2019-05-04 Thread Federico Razzoli
I am interesting in working for a PostgreSQL project, If it's not already taken, my preference is "Write a PostgreSQL technical mumbo-jumbo dictionary ". My name is Federico Razzoli. Some facts about me: * I am a database consultant. * In the past as a DBA I administered Postgre