PackageTrack

Go modules

github.com/jackc/pgtype

v1.14.4jackc/pgtype

Release timeline

198 releases since 2017
20172026

One column per quarter.

Releases

  1. v1.10.07 Feb 2022
    Release notes2 sources agree
    • Normalize UTC timestamps to comply with stdlib (Torkel Rogstad)
    • Assign Numeric to *big.Rat (Oleg Lomaka)
    • Fix typo in float8 error message (Pinank Solanki)
    • Scan type aliases for floating point types (Collin Forsyth)
    Open source →
  2. v1.9.2-0.20220206022339-f4252a58be6a6 Feb 2022pre-release

    Nothing published for this version

  3. v1.9.2-0.20220201225520-94e10b98b1551 Feb 2022pre-release

    Nothing published for this version

  4. v1.9.2-0.20220114231604-ccc7cc2931b814 Jan 2022pre-release

    Nothing published for this version

  5. v1.9.2-0.20211204162249-75446032b9144 Dec 2021pre-release

    Nothing published for this version

  6. v1.9.2-0.20211129175523-c0eae32e8b4929 Nov 2021pre-release

    Nothing published for this version

  7. v1.9.2-0.20211129175523-2226a5e14ece29 Nov 2021pre-release

    Nothing published for this version

  8. v1.9.2-0.20211129175519-11d351dd75d429 Nov 2021pre-release

    Nothing published for this version

  9. v1.9.2-0.20211129175423-37044f47f54129 Nov 2021pre-release

    Nothing published for this version

  10. v1.9.128 Nov 2021
    Release notes2 sources agree
    • Fix: binary timestamp is assumed to be in UTC (restored behavior changed in v1.9.0)
    Open source →
  11. v1.9.1-0.20211129173843-03cdd475771129 Nov 2021pre-release

    Nothing published for this version

  12. v1.9.1-0.20211124135751-84bb47fb26e224 Nov 2021pre-release

    Nothing published for this version

  13. v1.9.020 Nov 2021
    Release notes2 sources agree
    • Fix binary hstore null decoding
    • Add shopspring/decimal.NullDecimal support to integration (Eli Treuherz)
    • Inet.Set supports bare IP address (Carl Dunham)
    • Add zeronull.Float8
    • Fix NULL being lost when scanning unknown OID into sql.Scanner
    • Fix BPChar.AssignTo **rune
    • Add support for fmt.Stringer and driver.Valuer in String fields encoding (Jan Dubsky)
    • Fix really big timestamp(tz)s binary format parsing (e.g. year 294276) (Jim Tsao)
    • Support map[string]*string as hstore (Adrian Sieger)
    • Fix parsing text array with negative bounds
    • Add infinity support for numeric (Jim Tsao)
    Open source →
  14. v1.8.2-0.20211101122813-decb75f242b21 Nov 2021pre-release

    Nothing published for this version

  15. v1.8.2-0.20211030151758-a29019de9d6d30 Oct 2021pre-release

    Nothing published for this version

  16. v1.8.2-0.20211030140048-2caf113f1b6c30 Oct 2021pre-release

    Nothing published for this version

  17. v1.8.2-0.20211023145710-5cb98120c10c23 Oct 2021pre-release

    Nothing published for this version

  18. v1.8.2-0.20210925143155-e53b7aebaba125 Sept 2021pre-release

    Nothing published for this version

  19. v1.8.2-0.20210911155926-693c7c7f7d4f11 Sept 2021pre-release

    Nothing published for this version

  20. v1.8.2-0.20210902221600-f791bcc8c7122 Sept 2021pre-release

    Nothing published for this version

  21. v1.8.2-0.20210902205550-18d813bb09f32 Sept 2021pre-release

    Nothing published for this version

  22. v1.8.2-0.20210829001238-6e21c220834f29 Aug 2021pre-release

    Nothing published for this version

  23. v1.8.2-0.20210827020946-90af821478c727 Aug 2021pre-release

    Nothing published for this version

  24. v1.8.2-0.20210826204247-30d76382968026 Aug 2021pre-release

    Nothing published for this version

  25. v1.8.2-0.20210826182102-39aa071b15ab26 Aug 2021pre-release

    Nothing published for this version

  26. v1.8.2-0.20210812225031-94f8441f4eac12 Aug 2021pre-release

    Nothing published for this version

  27. v1.8.124 Jul 2021
    Release notes2 sources agree
    • Cleaned up Go module dependency chain
    Open source →
  28. v1.8.1-0.20210724151600-32e20a60317824 Jul 2021pre-release

    Nothing published for this version

  29. v1.8.010 Jul 2021
    Release notes2 sources agree
    • Maintain host bits for inet types (Cameron Daniel)
    • Support pointers of wrapping structs (Ivan Daunis)
    • Register JSONBArray at NewConnInfo() (Rueian)
    • CompositeTextScanner handles backslash escapes
    Open source →
  30. v1.7.1-0.20211101122813-decb75f242b21 Nov 2021pre-release

    Nothing published for this version

  31. v1.7.1-0.20210707005941-3eceab0f38227 Jul 2021pre-release

    Nothing published for this version

  32. v1.7.1-0.20210626154956-2ca304d4617a26 Jun 2021pre-release

    Nothing published for this version

  33. v1.7.1-0.20210619150624-2c22da0155d719 Jun 2021pre-release

    Nothing published for this version

  34. v1.7.1-0.20210522163342-5bca0761826722 May 2021pre-release

    Nothing published for this version

  35. v1.7.1-0.20210522163342-0977e293419122 May 2021pre-release

    Nothing published for this version

  36. v1.7.1-0.20210503142058-cae98b5e457e3 May 2021pre-release

    Nothing published for this version

  37. v1.7.1-0.20210424130834-4380e23ae1c824 Apr 2021pre-release

    Nothing published for this version

  38. v1.7.025 Mar 2021
    Release notes2 sources agree
    • Fix scanning int into **sql.Scanner implementor
    • Add tsrange array type (Vasilii Novikov)
    • Fix: escaped strings when they start or end with a newline char (Stephane Martin)
    • Accept nil *time.Time in Time.Set
    • Fix numeric NaN support
    • Use Go 1.13 errors instead of xerrors
    Open source →
  39. v1.6.3-0.20210313132329-aa897205768c13 Mar 2021pre-release

    Nothing published for this version

  40. v1.6.3-0.20210220152814-abeb3372468520 Feb 2021pre-release

    Nothing published for this version

  41. v1.6.3-0.20210115001048-6830cc09847c15 Jan 2021pre-release

    Nothing published for this version

  42. v1.6.3-0.20210115001048-59b79a2e491815 Jan 2021pre-release

    Nothing published for this version

  43. v1.6.3-0.20201223171702-b77cee2a28e523 Dec 2020pre-release

    Nothing published for this version

  44. v1.6.24 Dec 2020
    Release notes2 sources agree
    • Fix panic on assigning empty array to non-slice or array
    • Fix text array parsing disambiguates NULL and "NULL"
    • Fix Timestamptz.DecodeText with too short text
    Open source →
  45. v1.6.2-0.20201127175621-00d516f5c4fd27 Nov 2020pre-release

    Nothing published for this version

  46. v1.6.2-0.20201107134149-740b3a5115157 Nov 2020pre-release

    Nothing published for this version

  47. v1.6.131 Oct 2020
    Release notes2 sources agree
    • Fix simple protocol empty array support
    Open source →
  48. v1.6.024 Oct 2020
    Release notes2 sources agree
    • Fix AssignTo pointer to pointer to slice and named types.
    • Fix zero length array assignment (Simo Haasanen)
    • Add float64, float32 convert to int2, int4, int8 (lqu3j)
    • Support setting infinite timestamps (Erik Agsjö)
    • Polygon improvements (duohedron)
    • Fix Inet.Set with nil (Tomas Volf)
    Open source →
  49. v1.5.1-0.20201024142142-9d7fc8e63aa924 Oct 2020pre-release

    Nothing published for this version

  50. v1.5.1-0.20201013132609-e92478ec70e113 Oct 2020pre-release

    Nothing published for this version

  51. v1.5.1-0.20201008125944-2dca42ee7d348 Oct 2020pre-release

    Nothing published for this version

  52. v1.5.1-0.20201003133640-376361f53ddd3 Oct 2020pre-release

    Nothing published for this version

  53. v1.5.026 Sept 2020
    Release notes2 sources agree
    • Add slice of slice mapping to multi-dimensional arrays (Simo Haasanen)
    • Fix JSONBArray
    • Fix selecting empty array
    • Text formatted values except bytea can be directly scanned to []byte
    • Add JSON marshalling for UUID (bakmataliev)
    • Improve point type conversions (bakmataliev)
    Open source →
  54. v1.4.3-0.20200915222113-fbe354aea17815 Sept 2020pre-release

    Nothing published for this version

  55. v1.4.3-0.20200911132849-cd9b888ff6ea11 Sept 2020pre-release

    Nothing published for this version

  56. v1.4.3-0.20200905161353-e7d2b057a7165 Sept 2020pre-release

    Nothing published for this version

  57. v1.4.3-0.20200904234134-79b05217d14e4 Sept 2020pre-release

    Nothing published for this version

  58. v1.4.3-0.20200809081740-ec14212d300c9 Aug 2020pre-release

    Nothing published for this version

  59. v1.4.222 Jul 2020
    Release notes2 sources agree
    • Fix encoding of a large composite data type (Yaz Saito)
    Open source →
  60. v1.4.2-0.20200722065220-b939bc8d681d22 Jul 2020pre-release

    Nothing published for this version