mirror of
https://github.com/postgres/postgres.git
synced 2025-11-01 21:31:19 +03:00
Update int28out and out8out and _in_ functions to handle trailing zeros
properly.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
VERSION = 0.25
|
||||
VERSION = 0.26
|
||||
EXTVER = .0
|
||||
|
||||
SO_MAJOR_VERSION = 0
|
||||
SO_MINOR_VERSION = 25
|
||||
SO_MINOR_VERSION = 26
|
||||
|
||||
Reference in New Issue
Block a user