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
/
adt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change argument of appendBinaryStringInfo from char * to void *
Peter Eisentraut
2022-12-30
2
-11
/
+11
*
Use appendStringInfoString instead of appendBinaryStringInfo where possible
Peter Eisentraut
2022-12-30
1
-21
/
+21
*
Remove new locale dependency in regproc regression test.
Tom Lane
2022-12-27
1
-1
/
+1
*
Simplify the implementations of the to_reg* functions.
Tom Lane
2022-12-27
1
-141
/
+54
*
Convert the reg* input functions to report (most) errors softly.
Tom Lane
2022-12-27
3
-84
/
+189
*
Convert tsqueryin and tsvectorin to report errors softly.
Tom Lane
2022-12-27
4
-45
/
+126
*
Detect bad input for types xid, xid8, and cid.
Tom Lane
2022-12-27
3
-99
/
+164
*
Convert enum_in() to report errors softly.
Tom Lane
2022-12-25
1
-3
/
+9
*
Convert jsonpath's input function to report errors softly
Andrew Dunstan
2022-12-24
5
-123
/
+288
*
Make the numeric-OID cases of regprocin and friends be non-throwing.
Tom Lane
2022-12-24
1
-139
/
+77
*
Allow window functions to adjust their frameOptions
David Rowley
2022-12-23
1
-0
/
+148
*
Introduce float4in_internal
Andrew Dunstan
2022-12-21
1
-15
/
+42
*
Switch some system functions to use get_call_result_type()
Michael Paquier
2022-12-21
4
-59
/
+18
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
1
-0
/
+2
*
Expose some information about backend subxact status.
Robert Haas
2022-12-19
1
-0
/
+38
*
Clean up dubious error handling in wellformed_xml().
Tom Lane
2022-12-16
1
-47
/
+17
*
Convert xml_in to report errors softly.
Tom Lane
2022-12-16
1
-35
/
+120
*
Convert range_in and multirange_in to report errors softly.
Tom Lane
2022-12-15
7
-64
/
+167
*
Static assertions cleanup
Peter Eisentraut
2022-12-15
3
-10
/
+10
*
Convert a few more datatype input functions to report errors softly.
Tom Lane
2022-12-14
3
-30
/
+46
*
Convert a few more datatype input functions to report errors softly.
Tom Lane
2022-12-14
2
-9
/
+10
*
Convert a few more datatype input functions to report errors softly.
Tom Lane
2022-12-14
6
-41
/
+85
*
Convert the geometric input functions to report errors softly.
Tom Lane
2022-12-14
1
-71
/
+113
*
Convert a few more datatype input functions to report errors softly.
Tom Lane
2022-12-14
4
-56
/
+48
*
Non-decimal integer literals
Peter Eisentraut
2022-12-14
1
-24
/
+161
*
Add grantable MAINTAIN privilege and pg_maintain role.
Jeff Davis
2022-12-13
1
-15
/
+7
*
Fix jsonb subscripting to cope with toasted subscript values.
Tom Lane
2022-12-12
3
-18
/
+38
*
Convert domain_in to report errors softly.
Tom Lane
2022-12-11
1
-10
/
+26
*
Convert json_in and jsonb_in to report errors softly.
Tom Lane
2022-12-11
3
-28
/
+65
*
Change JsonSemAction to allow non-throw error reporting.
Tom Lane
2022-12-11
2
-136
/
+256
*
Standardize error reports in unimplemented I/O functions.
Tom Lane
2022-12-10
1
-2
/
+4
*
Use the macro, not handwritten code, to construct anymultirange_in().
Tom Lane
2022-12-10
1
-19
/
+8
*
Fix macro definitions in pgstatfuncs.c
Michael Paquier
2022-12-10
1
-52
/
+52
*
Restructure soft-error handling in formatting.c.
Tom Lane
2022-12-09
2
-357
/
+321
*
Convert datetime input functions to use "soft" error reporting.
Tom Lane
2022-12-09
4
-73
/
+95
*
Allow DateTimeParseError to handle bad-timezone error messages.
Tom Lane
2022-12-09
4
-79
/
+147
*
Const-ify a couple of datetime parsing subroutines.
Tom Lane
2022-12-09
2
-7
/
+7
*
Convert a few datatype input functions to use "soft" error reporting.
Tom Lane
2022-12-09
11
-204
/
+298
*
Add test scaffolding for soft error reporting from input functions.
Tom Lane
2022-12-09
1
-0
/
+129
*
Add USER SET parameter values for pg_db_role_setting
Alexander Korotkov
2022-12-09
1
-0
/
+1
*
Generate pg_stat_get*() functions for databases using macros
Michael Paquier
2022-12-07
1
-366
/
+88
*
Rework query relation permission checking
Alvaro Herrera
2022-12-06
1
-5
/
+14
*
Generate pg_stat_get*() functions for tables using macros
Michael Paquier
2022-12-06
1
-357
/
+100
*
Fix thinko introduced in 6b423ec67
David Rowley
2022-12-05
1
-3
/
+3
*
Re-pgindent a few files.
Tom Lane
2022-12-04
1
-1
/
+1
*
Improve performance of pg_strtointNN functions
David Rowley
2022-12-04
1
-44
/
+42
*
Fix broken hash function hashbpcharextended().
Jeff Davis
2022-12-02
1
-1
/
+1
*
Fix psql's \sf and \ef for new-style SQL functions.
Tom Lane
2022-12-02
1
-2
/
+2
*
Fix memory leak for hashing with nondeterministic collations.
Jeff Davis
2022-12-01
1
-0
/
+2
*
Fix under-parenthesized display of AT TIME ZONE constructs.
Tom Lane
2022-12-01
1
-14
/
+14
[next]