Commit Graph

168 Commits (79c8372d2df01da71c0407106135fd64c03e879f)

Author SHA1 Message Date
Tom Lane e1c9767bb3 Stamp 17.4. 7 months ago
Tom Lane 63fd833046 Stamp 17.3. 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
Thomas Munro 84d2d21c7e jit: Use -mno-outline-atomics for bitcode on ARM. 7 months ago
Zsolt Parragi 133255acca PG-1282: Fix `SELECT version()` 9 months ago
Andrew Pogrebnoy 6fbaca5a95 Fix version with autoconf 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
Tom Lane 5886df4d25 Stamp 17.2. 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
Artem Gavrilov 54af36c922
Post-migration renaming (#311) 11 months ago
Zsolt Parragi e6c8113068 Changing the format of version string 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
Tom Lane 94f1474e60 Stamp 17rc1. 1 year ago
Zsolt Parragi ca3bcef312 Updated version string 1 year ago
Tom Lane b18b3a8150 Stamp 17beta3. 1 year ago
Daniel Gustafsson 3df7f44a8c Disable all TLS session tickets 1 year ago
Joe Conway 23c5a0e7d4 Stamp 17beta2. 1 year ago
Tom Lane 86a2d2a321 Stamp 17beta1. 1 year ago
Andres Freund 6d4bc96eb7 Avoid unnecessary "touch meson.build" in vpath builds 1 year ago
Nathan Bossart 792752af4e Optimize pg_popcount() with AVX-512 instructions. 1 year ago
Hamid Akhtar 838ac6d725 Setting the version to 1.0.0-alpha for the tech preview release. 1 year ago
Muhammad Usama 5cf6ad8abd
Add pg_tde_version() function to get the module version of the extension (#158) 1 year ago
Zsolt Parragi d91c629be6
Remove remaining json-c dependency from keyring vault (#138) 2 years ago
Thomas Munro d93627bcbe Add --copy-file-range option to pg_upgrade. 2 years ago
Heikki Linnakangas 1c1eec0f2d Remove configure --with-CC option 2 years ago
Heikki Linnakangas 0b16bb8776 Remove AIX support 2 years ago
Artem Gavrilov 798d897a14
MacOS CI workflows (#104) 2 years ago
Thomas Munro 65f438471b Fix gai_strerror() thread-safety on Windows. 2 years ago
Zsolt Parragi dbc21ace03
Repository rename: using the new name everywhere (#114) 2 years ago
Michael Paquier d86d20f0ba Add backend support for injection points 2 years ago
Artem Gavrilov 5dbb90bfef
MacOS autotools build fix (#98) 2 years ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Zsolt Parragi d7c552c4c3
Vault KVv2 API support for key storage (#81) 2 years ago
Andrew Pogrebnoi 5279d3943b
Add configure to make builds (#80) 2 years ago
Thomas Munro 15c9ac3629 Optimize pg_readv/pg_pwritev single vector case. 2 years ago
Tom Lane c82207a548 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. 2 years ago
Michael Paquier 55a428a18d Log OpenSSL version in ./configure output 2 years ago
Thomas Munro 8fe4beaa21 Remove traces of Sun -lposix4. 2 years ago
Thomas Munro 64393a7ff9 Don't probe extra libraries for fdatasync. 2 years ago
John Naylor 4d14ccd6af Use native CRC instructions on 64-bit LoongArch 2 years ago
Peter Eisentraut eeb4eeea2c Remove configure check for z_streamp 2 years ago
Thomas Munro 68a4b58eca Remove --disable-thread-safety and related code. 2 years ago
Thomas Munro 89333db963 Rename port/thread.c to port/user.c. 2 years ago
Michael Paquier da98d005cd Fix some comments in ./configure and meson setup files 2 years ago