File: extension-version

package info (click to toggle)
pg-rational 0.0.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 156 kB
  • sloc: ansic: 471; sql: 408; makefile: 12; sh: 1
file content (9 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
The Makefile doesn't install pg_rational--0.0.1--0.0.2.sql, but as it's empty
anyway, just revert the SQL version to 0.0.1.

--- a/pg_rational.control
+++ b/pg_rational.control
@@ -1,2 +1,2 @@
 comment = 'bigint fractions'
-default_version = '0.0.2'
+default_version = '0.0.1'