index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mb
Commit message (
Expand
)
Author
Age
*
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
Tom Lane
2025-03-26
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Remove dead generators for cyrillic encoding conversion tables
Heikki Linnakangas
2024-07-29
*
Make the order of the header file includes consistent
Peter Eisentraut
2024-03-13
*
Remove unused #include's from backend .c files
Peter Eisentraut
2024-03-04
*
Simplify pg_enc2gettext_tbl[] with C99-designated initializer syntax
Michael Paquier
2024-03-01
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Remove unused macro
Peter Eisentraut
2023-12-26
*
Teach convert() and friends to avoid copying when possible.
Nathan Bossart
2023-12-04
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Doc: improve cross-reference in Makefile comment.
Tom Lane
2023-09-25
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Fix typos in comments
Michael Paquier
2023-05-02
*
New header varatt.h split off from postgres.h
Peter Eisentraut
2023-01-10
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
Convert json_in and jsonb_in to report errors softly.
Tom Lane
2022-12-11
*
meson: Add windows resource files
Andres Freund
2022-10-05
*
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-27
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Harmonize parameter names in storage and AM code.
Peter Geoghegan
2022-09-19
*
Revert "Convert *GetDatum() and DatumGet*() macros to inline functions"
Peter Eisentraut
2022-09-12
*
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-12
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Make Unicode makefile parallel-safe
Peter Eisentraut
2021-10-04
*
Update Unicode map text files
Peter Eisentraut
2021-10-04
*
Fix typo in comment
Peter Eisentraut
2021-07-22
*
Add missing check of noError parameter in euc_tw_and_big5.c
John Naylor
2021-07-21
*
Remove some whitespace in generated C output
Peter Eisentraut
2021-07-19
*
Make UCS_to_most.pl process encodings in sorted order
Peter Eisentraut
2021-07-19
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
*
Add 'noError' argument to encoding conversion functions.
Heikki Linnakangas
2021-04-01
*
Add direct conversion routines between EUC_TW and Big5.
Heikki Linnakangas
2021-01-28
*
Add mbverifystr() functions specific to each encoding.
Heikki Linnakangas
2021-01-28
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Fix some typos
Michael Paquier
2020-11-14
*
Fix conversion table generator scripts.
Thomas Munro
2020-07-22
*
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-13
*
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
Alvaro Herrera
2020-05-12
*
Use perl warnings pragma consistently
Andrew Dunstan
2020-04-13
*
Improve user control over truncation of logged bind-parameter values.
Tom Lane
2020-04-02
*
Fix assorted typos
Magnus Hagander
2020-03-31
*
Marginal comments and docs cleanup.
Tom Lane
2020-03-10
*
Allow Unicode escapes in any server encoding, not only UTF-8.
Tom Lane
2020-03-06
*
Rationalize code placement between wchar.c, encnames.c, and mbutils.c.
Tom Lane
2020-01-16
*
Move wchar.c and encnames.c to src/common/.
Tom Lane
2020-01-16
*
Add support for automatically updating Unicode derived files
Peter Eisentraut
2020-01-09
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Add backend-only appendStringInfoStringQuoted
Alvaro Herrera
2019-12-10
[next]