pgsql: Add comment on no default partition with hash partitioning

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add comment on no default partition with hash partitioning
Date: 2019-08-07 16:29:05
Message-ID: E1hvOoD-000345-UH@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add comment on no default partition with hash partitioning

Discussion: https://postgr.es/m/20190806222735.GA9535@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/12afc7145c03c212f26fea3a99e016da6a1c919c

Modified Files
--------------
src/backend/parser/parse_utilcmd.c | 6 ++++++
1 file changed, 6 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2019-08-07 20:57:51 pgsql: Remove unnecessary #include <limits.h>
Previous Message Alvaro Herrera 2019-08-07 16:23:06 pgsql: Apply constraint exclusion more generally in partitioning