<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/geoserver/patches/" rel="alternate"/><link href="https://sourceforge.net/p/geoserver/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/geoserver/patches/</id><updated>2009-04-22T14:07:08Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Usage Oracle Sequence</title><link href="https://sourceforge.net/p/geoserver/patches/1/" rel="alternate"/><published>2009-04-22T14:07:08Z</published><updated>2009-04-22T14:07:08Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netdc242d6a23b7c2c496350153deca424f4834c7fc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
The oracle datastore uses a query like: select max(id) from table;&lt;br /&gt;
This is not threadsafe and interferes with a possible other application that uses sequences to generate the id.&lt;br /&gt;
So inserting from geoserver will use an ID it is not really allowed to use.&lt;/p&gt;
&lt;p&gt;Also other ID generation support can be usefull for geoserver.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>