Wrongly get tablespaceid for ownerid during Metadata init

Bug #1081414 reported by Alvin Peng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Stado
Fix Committed
Undecided
Unassigned

Bug Description

In /src/org/postgresql/stado/metadata/MetaData.java,

private void readMetaDataInfo() throws XDBServerException {
......

Line 508: int ownerID = aDBRS.getInt("tablespaceid");

get "tablespaceid" while it should be "ownerid".

Related branches

Revision history for this message
Alvin Peng (pengalvin) wrote :
Changed in stado:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.