index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mb
Commit message (
Expand
)
Author
Age
Files
Lines
*
New header varatt.h split off from postgres.h
Peter Eisentraut
2023-01-10
1
-0
/
+1
*
Update copyright for 2023
Bruce Momjian
2023-01-02
44
-44
/
+44
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
2
-0
/
+4
*
Convert json_in and jsonb_in to report errors softly.
Tom Lane
2022-12-11
1
-0
/
+57
*
meson: Add windows resource files
Andres Freund
2022-10-05
1
-1
/
+8
*
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-27
1
-6
/
+6
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
2
-0
/
+45
*
Harmonize parameter names in storage and AM code.
Peter Geoghegan
2022-09-19
2
-3
/
+3
*
Revert "Convert *GetDatum() and DatumGet*() macros to inline functions"
Peter Eisentraut
2022-09-12
1
-6
/
+6
*
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-12
1
-6
/
+6
*
Update copyright for 2022
Bruce Momjian
2022-01-07
42
-42
/
+42
*
Make Unicode makefile parallel-safe
Peter Eisentraut
2021-10-04
1
-89
/
+45
*
Update Unicode map text files
Peter Eisentraut
2021-10-04
2
-6
/
+6
*
Fix typo in comment
Peter Eisentraut
2021-07-22
77
-77
/
+77
*
Add missing check of noError parameter in euc_tw_and_big5.c
John Naylor
2021-07-21
1
-0
/
+4
*
Remove some whitespace in generated C output
Peter Eisentraut
2021-07-19
5
-6
/
+6
*
Make UCS_to_most.pl process encodings in sorted order
Peter Eisentraut
2021-07-19
1
-1
/
+2
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
1
-1
/
+1
*
Add 'noError' argument to encoding conversion functions.
Heikki Linnakangas
2021-04-01
26
-431
/
+1164
*
Add direct conversion routines between EUC_TW and Big5.
Heikki Linnakangas
2021-01-28
1
-10
/
+134
*
Add mbverifystr() functions specific to each encoding.
Heikki Linnakangas
2021-01-28
6
-23
/
+36
*
Update copyright for 2021
Bruce Momjian
2021-01-02
42
-42
/
+42
*
Fix some typos
Michael Paquier
2020-11-14
1
-1
/
+1
*
Fix conversion table generator scripts.
Thomas Munro
2020-07-22
5
-37
/
+44
*
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-13
1
-3
/
+3
*
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
Alvaro Herrera
2020-05-12
1
-3
/
+3
*
Use perl warnings pragma consistently
Andrew Dunstan
2020-04-13
13
-0
/
+25
*
Improve user control over truncation of logged bind-parameter values.
Tom Lane
2020-04-02
1
-3
/
+3
*
Fix assorted typos
Magnus Hagander
2020-03-31
1
-1
/
+1
*
Marginal comments and docs cleanup.
Tom Lane
2020-03-10
1
-1
/
+1
*
Allow Unicode escapes in any server encoding, not only UTF-8.
Tom Lane
2020-03-06
1
-0
/
+105
*
Rationalize code placement between wchar.c, encnames.c, and mbutils.c.
Tom Lane
2020-01-16
2
-3
/
+452
*
Move wchar.c and encnames.c to src/common/.
Tom Lane
2020-01-16
4
-2671
/
+6
*
Add support for automatically updating Unicode derived files
Peter Eisentraut
2020-01-09
2
-70
/
+1
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
42
-42
/
+42
*
Add backend-only appendStringInfoStringQuoted
Alvaro Herrera
2019-12-10
3
-0
/
+88
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
1
-1
/
+7
*
Update unicode.org URLs
Peter Eisentraut
2019-10-13
4
-13
/
+13
*
Update some outdated links about XLC and UNIX specification
Michael Paquier
2019-10-08
1
-1
/
+1
*
Avoid unnecessary out-of-memory errors during encoding conversion.
Tom Lane
2019-10-03
1
-6
/
+56
*
Represent Lists as expansible arrays, not chains of cons-cells.
Tom Lane
2019-07-15
1
-10
/
+2
*
Remove dead encoding-conversion functions.
Tom Lane
2019-07-05
6
-195
/
+2
*
Update list of combining characters
Peter Eisentraut
2019-06-19
1
-32
/
+62
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-1
/
+1
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
1
-3
/
+3
*
Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
Noah Misch
2019-05-12
1
-2
/
+7
*
More unconstify use
Peter Eisentraut
2019-02-13
1
-10
/
+10
*
Fix comments that claimed that mblen() only looks at first byte.
Heikki Linnakangas
2019-01-25
1
-7
/
+25
*
Move the built-in conversions into the initial catalog data.
Tom Lane
2019-01-03
2
-175
/
+5
*
Update copyright for 2019
Bruce Momjian
2019-01-02
42
-42
/
+42
[next]