Commit Graph

162 Commits (d0b53f35fb29b9b0c0af973f197b609f13a630f4)

Author SHA1 Message Date
Anders Åstrand ffb828f413 PG-1870 Pre-generate pg_tde files for TAP tests 2 weeks ago
Anders Åstrand 50b3ec8e97 Bump percona version to 17.5.3 3 weeks ago
Zsolt Parragi 93dcf725d2 Update postgres and pg_tde version numbers 3 months ago
Tom Lane daea7009e0 Stamp 17.5. 4 months ago
Tom Lane 3d4f99f682 Fix detection and handling of strchrnul() for macOS 15.4. 4 months ago
Andres Freund 2ba3af41a6 Make test portlock logic work with meson 4 months ago
Tom Lane e1c9767bb3 Stamp 17.4. 7 months ago
Andres Freund f2cacec6a1 meson: Fix failure to detect bsd_auth.h presence 7 months ago
Tom Lane 63fd833046 Stamp 17.3. 7 months ago
Daniel Gustafsson 4c8a2a5ddc meson: Fix linking using old OpenSSL lib names 7 months ago
Andres Freund c0f8e77e2c meson: Add missing dependencies for libpq tests 7 months ago
Andres Freund 879a69f0ce meson: Improve dependencies for tmp_install test target 7 months ago
Andres Freund 3f388f5b51 meson: Narrow dependencies for 'install-quiet' target 7 months ago
Thomas Munro 18a1a0de7d Clean up <stdbool.h> reference in meson.build. 7 months ago
Tom Lane 8d2feb0efe Update configure probes for CFLAGS needed for ARM CRC instructions. 7 months ago
Thomas Munro 17e831d997 Assume that <stdbool.h> conforms to the C standard. 7 months ago
Zsolt Parragi 70cec18893 PKG-211: Link LLVM statically 7 months ago
Zsolt Parragi 5a1cfae10d Moved pg_tde to contrib/pg_tde 8 months ago
Zsolt Parragi 133255acca PG-1282: Fix `SELECT version()` 9 months ago
Andrew Pogrebnoi 8596e43857
Fix memory usage in the internal keys cache (#385) 9 months ago
Zsolt Parragi 1907c42e76
PG-1259: Correctly use the beta tag everywhere where we deal with versions (#386) 9 months ago
Zsolt Parragi 8c9ec15d0c PG-1235: Fix product name and version 9 months ago
Zsolt Parragi 5d28072fb8 Fixing warnings on the postgres side 9 months ago
Zsolt Parragi 7810250e76 Fixing warnings on the pg_tde side 9 months ago
Andrew Pogrebnoi f4d272b6d8
Make pg_waldump read encrypted WAL (#20) 10 months ago
Andrew Pogrebnoi e0978a8be6
Remove maketools and fix frontend tools tde data usage (#362) 10 months ago
Zsolt Parragi 69e82d2321
Basic KMIP keyring implementation (#325) 10 months ago
Andrew Pogrebnoi 30cb32b5ef
Move pg_tde files to one dir inside PGDATA (tablespaces issues) 10 months ago
Tom Lane 5886df4d25 Stamp 17.2. 10 months ago
Andrew Pogrebnoi 2af27a5819
Use proper tablespace ID in key rotation (#326) 10 months ago
Andrew Pogrebnoi ef905f8d4a
Temporarily turn off tablespace tests for tde_heap (#348) 10 months ago
Muhammad Usama f7d15b5acb PG-1008: Change product name and version number 10 months ago
Tom Lane 470fc5a7ee Stamp 17.1. 10 months ago
Andrew Pogrebnoy 05f2e227f3 Move tde keys and keyring when chaging tablespace 11 months ago
Artem Gavrilov 20861e414b PG-1038 Add regression tests for ALTER ... TABLESPACE 11 months ago
Muhammad Usama e9f028e7b3
Pg 1058 Fix Mergejoin issue (#323) 11 months ago
Andrew Pogrebnoi c5f2fbb322
Fix IF eval precedence in ALTER trigger (#322) 11 months ago
Artem Gavrilov 54af36c922
Post-migration renaming (#311) 11 months ago
Zsolt Parragi 09b5608b9f PG-1072: Fix major event trigger issues 11 months ago
Artem Gavrilov 3e4c889823
PG-1056 xmin and xmax correctness (#292) 11 months ago
Zsolt Parragi a683aa3505
PG-979: Run SQL tests with both tde_heap and tde_heap_basic (#291) 11 months ago
Zsolt Parragi e6c8113068 Changing the format of version string 12 months ago
Zsolt Parragi 8d8acecd29 Expose percona_ext as a meson variable 12 months ago
Zsolt Parragi 4124f3e1cd Modify version string display. 12 months ago
Muhammad Usama 88ba689295 PG-1008: Change product name and version number 12 months ago
Zsolt Parragi b55f1d2d16 PERCONA_EXT is now a configuration option, not hardcoded 12 months ago
Tom Lane d7ec59a63d Stamp 17.0. 12 months ago
Andrew Pogrebnoi bf4725fc46
Make related code compilable with frontend (#266) 1 year ago
Andrew Dunstan dc2a660bd9 Improve meson's detection of perl build flags 1 year ago
Andrew Dunstan 648397b1d4 Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when required 1 year ago