Commit Graph

96 Commits (master)

Author SHA1 Message Date
Tom Lane 55527368bd Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 6 months ago
Bruce Momjian 50e6eb731d Update copyright for 2025 8 months ago
Peter Eisentraut d3aad4ac57 Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() 9 months ago
Peter Eisentraut 9be4e5d293 Remove unused #include's from contrib, pl, test .c files 11 months ago
Thomas Munro 18501841bc Add simple codepoint redirections to unaccent.rules. 1 year ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Michael Paquier 6fc3a138b1 unaccent: Tweak value of PYTHON when building without Python support 2 years ago
Michael Paquier f19669fed3 unaccent: Fix allocation size for target characters on initial load 2 years ago
Michael Paquier 59f47fb98d unaccent: Add support for quoted translated characters 2 years ago
Michael Paquier 44e73a498c Fix regression tests of unaccent to work without UTF8 support 2 years ago
Jeff Davis 877bf52cff test_extensions: make meson.build consistent with Makefile. 2 years ago
Jeff Davis f413941f41 Fix t_isspace(), etc., when datlocprovider=i and datctype=C. 3 years ago
Jeff Davis c45dc7ffbb initdb: derive encoding from locale for ICU; similar to libc. 3 years ago
Jeff Davis 27b62377b4 Use ICU by default at initdb time. 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Andrew Dunstan 8284cf5f74 Add copyright notices to meson files 3 years ago
Andres Freund 902ab2fcef meson: Add windows resource files 3 years ago
Andres Freund e6927270cd meson: Add initial version of meson based build system 3 years ago
Michael Paquier e3dd7c06e6 Simplify a bit the special rules generating unaccent.rules 3 years ago
Peter Eisentraut c64fb698d0 Make update-unicode target work in vpath builds 4 years ago
Peter Eisentraut adb5c28adc Re-update Unicode data to CLDR 39 4 years ago
Peter Eisentraut ddf590b811 pycodestyle (PEP 8) cleanup in Python scripts 4 years ago
Peter Eisentraut e80a7a1f3d unaccent: Remove Python 2 support from Python script 4 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Peter Eisentraut 2e0e066679 Update Unicode data to CLDR 39 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Peter Eisentraut 3a89615776 Update Unicode data to Unicode 13.0.0 and CLDR 37 5 years ago
Tom Lane 70a7732007 Remove support for upgrading extensions from "unpackaged" state. 6 years ago
Tom Lane eb67623c96 Mark some contrib modules as "trusted". 6 years ago
Peter Eisentraut f85a485f89 Add support for automatically updating Unicode derived files 6 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Andres Freund 01368e5d9d Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
Peter Eisentraut bdb839cbde Update unicode.org URLs 6 years ago
Alvaro Herrera 0afc0a7841 Fix unaccent generation script in Windows 6 years ago
Thomas Munro 456e3718e7 Add combining characters to unaccent.rules. 7 years ago
Michael Paquier e1c1d5444e Update unaccent rules with release 34 of CLDR for Latin-ASCII.xml 7 years ago
Peter Eisentraut 3d59da9ccd unaccent: Make generate_unaccent_rules.py Python 3 compatible 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Peter Eisentraut b6f3649bba Convert unaccent tests to UTF-8 7 years ago
Andres Freund 578b229718 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
Tom Lane a5322ca10f Make contrib/unaccent's unaccent() function work when not in search path. 7 years ago
Thomas Munro 5e8d670c31 Add Greek characters to unaccent.rules. 7 years ago
Tom Lane fb8697b31a Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Peter Eisentraut 0e1539ba0d Add some const decorations to prototypes 8 years ago
Tom Lane ec0a69e49b Extend the default rules file for contrib/unaccent with Vietnamese letters. 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Noah Misch 3a0d473192 Use wrappers of PG_DETOAST_DATUM_PACKED() more. 9 years ago
Peter Eisentraut f21a563d25 Move some things from builtins.h to new header files 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago