1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 6 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Splitted to an abstract layer AbstractResultSetMetaData and its implementation SyntheticResultSetMetaData More... about 21 years ago
Abstract layer for ResultSetMetaData More... about 21 years ago
Added getOid method (needed for ResultSetMetaData) More... about 21 years ago
Fixed: example.jar => examples.jar More... about 21 years ago
Made column names case insensitive (stored as upper case, queried insensitively) More... about 21 years ago
*** empty log message ***
Thomas Hallgren
as thallgren
More... about 21 years ago
Added ResultSetMetaData support (for SyntheticResultSet only) More... about 21 years ago
*** empty log message ***
Thomas Hallgren
as thallgren
More... about 21 years ago
Added the ability to return a ResultSet Added object pooling capabilities
Thomas Hallgren
as thallgren
More... about 21 years ago
*** keyword substitution change ***
Thomas Hallgren
as thallgren
More... about 21 years ago
Added a thorough test of DatabaseMetaData features. More... about 21 years ago
Fixed several int X short mismatches. Changed byte[][] to Object[] for new version of SyntheticResultSet More... about 21 years ago
Changed tuple buffer from byte[][] to Object[], so that the objects would not need to be reconstructed from byte[]. The constructor now checks if inserted objects correspond with appropriate ResulSetField structure. More... about 21 years ago
Added initialization of new field m_class which is used in SyntheticResultSet More... about 21 years ago
Made better DatabaseMetaData testing functions. More... about 21 years ago
*** empty log message ***
Thomas Hallgren
as thallgren
More... about 21 years ago
Fixed usage text (-jar deploy.jar => org.postgresql.pljava.test.Tester) More... about 21 years ago
Filips DatabaseMetaData additions
Thomas Hallgren
as thallgren
More... about 21 years ago
Restrict replace_jar and remove_jar to jar owner or superuser
Thomas Hallgren
as thallgren
More... about 21 years ago
*** empty log message ***
Thomas Hallgren
as thallgren
More... about 21 years ago
Added language javaU with an untrusted call handler
Thomas Hallgren
as thallgren
More... about 21 years ago
*** empty log message ***
Thomas Hallgren
as thallgren
More... about 21 years ago
Cached schema loaders now cleared when jars are loaded or removed and after set_classpath.
Thomas Hallgren
as thallgren
More... about 21 years ago
Added SecurityManagers for trusted and untrusted versions
Thomas Hallgren
as thallgren
More... about 21 years ago
Makefile changes for 1.0.1
Thomas Hallgren
as thallgren
More... about 21 years ago
*** empty log message ***
Thomas Hallgren
as thallgren
More... about 21 years ago
Additional security constraints
Thomas Hallgren
as thallgren
More... about 21 years ago
Filips additions and ability to execute a statement as the session user.
Thomas Hallgren
as thallgren
More... about 21 years ago
*** keyword substitution change ***
Thomas Hallgren
as thallgren
More... about 21 years ago
*** empty log message ***
Thomas Hallgren
as thallgren
More... about 21 years ago