Note new NULLS NOT DISTINCT on unique index tutorial page

From: David Gilman <davidgilman1(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Note new NULLS NOT DISTINCT on unique index tutorial page
Date: 2023-04-12 14:40:28
Message-ID: CALBH9DDr3NLqzWop1z5uZE-M5G_GYUuAeHFHQeyzFbNd8W0d=Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The SQL Language part of the docs has a brief page on unique indexes.
It doesn't mention the new NULLS NOT DISTINCT functionality on unique
indexes and this is a good place to mention it, as it already warns
the user about the old/default behavior.

--
David Gilman
:DG<

Attachment Content-Type Size
0001-Note-NULLS-NOT-DISTINCT-on-unique-index-tutorial.patch.txt text/plain 1.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2023-04-12 14:40:53 Re: longfin missing gssapi_ext.h
Previous Message Fujii Masao 2023-04-12 14:39:29 Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply