vat/debian/changelog
jordi fita mas 0bbb04196f Mark vatin type as collatable
Otherwise, since it is a type based on text, users could receive an
error like

> ERROR: could not determine which collation to use for string comparison

when running VACUUM ANALYZE, for instance.
2023-07-03 17:46:18 +02:00

24 lines
573 B
Plaintext

vat (0.3-1) bookworm; urgency=medium
* Mark the type as collatable.
-- jordi fita mas <jordi@tandem.blog> Mon, 03 Jul 2023 17:44:51 +0002
vat (0.2-1) bookworm; urgency=medium
* Fix CIF computation for CIF ending with 0.
-- jordi fita mas <jordi@tandem.blog> Mon, 03 Jul 2023 01:37:34 +0002
vat (0.0-2) bookworm; urgency=medium
* Fix CIF computation.
-- jordi fita mas <jordi@tandem.blog> Sat, 21 Jan 2023 19:41:05 +0002
vat (0.0-1) bullseye; urgency=medium
* Initial release.
-- jordi fita mas <jordi@tandem.blog> Sat, 21 Jan 2023 19:36:04 +0001