No, it's not, but the correct fix was committed a couple of days ago and I
totally forgot to ping you.
Sorry about that. :-(
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK:http://www.enterprisedb.com
The Enterprise PostgreSQL Company
> On 1 Apr 2017, at 15:27
Hey, I think this is the feature Dave meant when telling me to wait for
it's completion before submitting the German translation. I already
completed the German translation some weeks ago, can I submit it in the
next days?
Am 01.04.2017 um 08:42 schrieb Dave Page:
Hi
On Friday, March 31, 20
Hi
Issues fixed:
1. If a column is defined with a default modifier, there is now way to
insert the row with those defaults.
The column will be left blank and it will take default value automatically.
2. If a column has a not-null constraint then an error is returned and the
row is not inserted.