Revisions of timescaledb

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1137725 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 17)
- Update to version 2.13.1
  https://github.com/timescale/timescaledb/releases/tag/2.13.1

- enable pg 16

- Update to version 2.13.0
  https://github.com/timescale/timescaledb/releases/tag/2.13.0
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1117169 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 15)
- Update to version 2.12.1
- clean up trailing whitespaces in the changes file
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1113709 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 14)
- drop pg 12. not supported. no pg 16 support yet either.

- Update to version 2.12.0
  https://github.com/timescale/timescaledb/releases/tag/2.12.0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1080967 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 12)
- Update to version 2.10.2
  https://github.com/timescale/timescaledb/releases/tag/2.10.2

- Update to version 2.10.1
  https://github.com/timescale/timescaledb/releases/tag/2.10.1
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1067045 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 11)
- Update to version 2.10.0
  https://github.com/timescale/timescaledb/releases/tag/2.10.0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1064023 from Emiliano Langella's avatar Emiliano Langella (emilianolangella) (revision 10)
- Update to version 2.9.3
  https://github.com/timescale/timescaledb/releases/tag/2.9.3

- enable pg 15 build

- Update to version 2.9.2
  https://github.com/timescale/timescaledb/releases/tag/2.9.2

- Update to version 2.9.1
  https://github.com/timescale/timescaledb/releases/tag/2.9.1

- Update to version 2.9.0
  https://github.com/timescale/timescaledb/releases/tag/2.9.0
- dropped clang-format9_support.diff:
  minimum required version is now 14

- Update to version 2.8.1
  https://github.com/timescale/timescaledb/releases/tag/2.8.1

- Update to version 2.8.0
  https://github.com/timescale/timescaledb/releases/tag/2.8.0
- refreshed clang-format9_support.diff

- Update to version 2.7.2
  https://github.com/timescale/timescaledb/releases/tag/2.7.1
  https://github.com/timescale/timescaledb/releases/tag/2.7.2

- Update to version 2.7.0
  https://github.com/timescale/timescaledb/releases/tag/2.7.0
- drop ab6b90caf.patch: included upstream
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 605658 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 1)
- Update to release 0.9.2 (2018-05-04) 
  + High-level changes
    Fixed handling of DISCARD ALL command when parallel workers are
     involved, which sometimes caused the extension to complain it 
     was not preloaded
    User permission bug fix where users locating TRIGGER permissions
    in a database could not insert data into a hypertable
   + Fixes for some issues with 32-bit architectures
- Changes for 0.9.1
  + High-level changes
    For this release only, you will need to restart the database 
    before running ALTER EXTENSION
    Several edge cases regarding CTEs addressed
    Updated preloader with better error messaging and fixed edge case
    ABI compatibility with latest PostgreSQL to help catch any 
    breaking changes
- Changes for 0.9.0
  + When updating your database, you should connect using
    psql with the -X flag to prevent any .psqlrc commands from
    accidentally triggering the load of a previous DB version.
  + High-level changes
    Support for multiple extension versions on different databases 
    in the same PostgreSQL instance. 
    This allows different databases to be updated independently 
    and provides for smoother updates between versions. No
    more spurious errors in the log as the extension is being
    updated, and new versions no longer require a restart of 
    the database.
  + Streamlined update process for smaller binary/package sizes
  + Significant refactoring to simplify and improve codebase, 
    including improvements to error handling, security/permissions
  + Corrections to edge-case scenarios involving dropping schemas,
    hypertables, dimensions, and more
  + Correctness improvements through propagating reloptions from main
    table to chunk tables and blocking ONLY commands that try to alter
    hypertables (i.e., changes should be applied to chunks as well)
  + Addition of a migrate_data option to create_hypertable to allow
    non-empty tables to be turned into hypertables without separate
    creation & insertion steps. Note, this option may take a while 
    if the original table has lots of data
  + Support for ALTER TABLE RENAME CONSTRAINT
  + Support for adjusting the number of partitions for a space dimension
  + Improvements to tablespace handling
- Adapt cmake ld flags (no-as-needed) for build on Leap 42x/SLE12 
- initial package
Displaying all 18 revisions
openSUSE Build Service is sponsored by