summaryrefslogtreecommitdiff
path: root/hsqldb/patches/index.txt
blob: 3189c7e31e1d0b23c7b0815129fba67ea4ee3353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
====================================================================================
File name
---------
  timestamp_and_vendor.patch

Description
-----------
  removes the tstamp/_tmpstamp construct from the build.xml (not supported by
  some ant versions)

Issue
-----
  http://www.openoffice.org/issues/show_bug.cgi?id=51409
  Build breaks in hsqldb


====================================================================================
File name
---------
  unique_constraint_violation_error.patch

Description
-----------
  provides a better error message when violating a unique index or (primary)
  constraint

Issue
-----
  http://www.openoffice.org/issues/show_bug.cgi?id=65426
  "Database frontend: Confusing errormessage when entering duplicate primary key"


====================================================================================