SELECT rolcreaterole, rolcreatedb FROM pg_roles WHERE rolname = current_user;
storages should be an int hash map
storages should be an int hash map
Test with newest Hibernate
Test with newest Hibernate
-- SET client_encoding = 'UTF8';
-- SET check_function_bodies = false;
-- SET client_min_messages = warning;
-- CREATE PROCEDURAL LANGUAGE plperl;
-- CREATE PROCEDURAL LANGUAGE plpgsql;
--SET default_tablespace = '';
--SET default_with_oids = false;
pg_catalog with views
oid (object identifier)
The unique object identifier of a row. PostgreSQL automatically adds this 4-byte number to all rows. It is never re-used within the same table.
ctid (tuple identifier)
The identifier which describes the physical location of the tuple within the database. A pair of numbers are represented by the ctid: the block number, and tuple index within that block.
Test Console (batch, javaw, different platforms)
test with openoffice (metadata changes)
testHalt
testHalt
java org.h2.test.TestAll halt
java org.h2.test.TestAll halt
...
@@ -179,8 +139,6 @@ I will add this to the todo list.
...
@@ -179,8 +139,6 @@ I will add this to the todo list.
Improve LOB in directories performance
Improve LOB in directories performance
Improve documentation for MAX_LENGTH_INPLACE_LOB
Test Eclipse DTP 1.5 (HSQLDB / H2 connection bug fixed)
Test Eclipse DTP 1.5 (HSQLDB / H2 connection bug fixed)