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
/
test
/
regress
/
expected
/
collate.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of the "new" and "old" entries in a view's rangetable.
Tom Lane
2023-01-18
1
-13
/
+13
*
Revert "Get rid of the "new" and "old" entries in a view's rangetable."
Tom Lane
2023-01-11
1
-13
/
+13
*
Get rid of the "new" and "old" entries in a view's rangetable.
Tom Lane
2023-01-11
1
-13
/
+13
*
Improve error checking of CREATE COLLATION options.
Dean Rasheed
2021-07-18
1
-0
/
+47
*
Fix old bug with coercing the result of a COLLATE expression.
Tom Lane
2021-04-12
1
-1
/
+15
*
Account for collation when coercing the output of a SQL function.
Tom Lane
2020-04-14
1
-1
/
+14
*
Un-hide most cascaded-drop details in regression test results.
Tom Lane
2019-03-24
1
-1
/
+17
*
Collations with nondeterministic comparison
Peter Eisentraut
2019-03-22
1
-0
/
+15
*
Improve English wording of some other getObjectDescription() messages.
Tom Lane
2018-05-24
1
-1
/
+1
*
Avoid using unsafe search_path settings during dump and restore.
Tom Lane
2018-02-26
1
-6
/
+6
*
Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.
Tom Lane
2018-01-26
1
-0
/
+5
*
Revert test case added by commit 1e165d05fe06a9072867607886f818bc255507db.
Tom Lane
2017-08-01
1
-3
/
+0
*
Try to deliver a sane message for _create_locale() failure on Windows.
Tom Lane
2017-08-01
1
-0
/
+3
*
Allow creation of C/POSIX collations without depending on libc behavior.
Tom Lane
2017-08-01
1
-16
/
+13
*
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-11-03
1
-10
/
+10
*
Show sort ordering options in EXPLAIN output.
Tom Lane
2015-01-16
1
-0
/
+19
*
Revert "Hopefully-portable regression tests for CREATE/ALTER/DROP COLLATION."
Robert Haas
2013-07-03
1
-46
/
+0
*
Hopefully-portable regression tests for CREATE/ALTER/DROP COLLATION.
Robert Haas
2013-07-03
1
-0
/
+46
*
Fix collation assignment for aggregates with ORDER BY.
Tom Lane
2013-04-26
1
-0
/
+22
*
Perform line wrapping and indenting by default in ruleutils.c.
Tom Lane
2013-02-03
1
-5
/
+13
*
Reduce messages about implicit indexes and sequences to DEBUG1.
Robert Haas
2012-07-04
1
-1
/
+0
*
Add COLLATION FOR expression
Peter Eisentraut
2012-03-02
1
-0
/
+20
*
Fix coerce_to_target_type for coerce_type's klugy handling of COLLATE.
Tom Lane
2012-01-02
1
-0
/
+3
*
Fix typo
Peter Eisentraut
2011-07-19
1
-1
/
+1
*
Fix handling of collations in multi-row VALUES constructs.
Tom Lane
2011-04-18
1
-0
/
+8
*
Fix RI_Initial_Check to use a COLLATE clause when needed in its query.
Tom Lane
2011-04-11
1
-1
/
+28
*
Adjust collation determination rules as per discussion.
Tom Lane
2011-04-09
1
-16
/
+16
*
Clean up handling of COLLATE clauses in index column definitions.
Tom Lane
2011-03-24
1
-11
/
+13
*
Improve reporting of run-time-detected indeterminate-collation errors.
Tom Lane
2011-03-22
1
-2
/
+4
*
Throw error for indeterminate collation of an ORDER/GROUP/DISTINCT target.
Tom Lane
2011-03-22
1
-0
/
+5
*
Add some platform-independent tests for the collation feature.
Tom Lane
2011-03-20
1
-0
/
+554