Преглед изворни кода

* Patch from Michal Gawrycki to add some missing constants (Bug ID 26333)

git-svn-id: trunk@27941 -
michael пре 11 година
родитељ
комит
8ccd3fb9d9
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      packages/ibase/src/ibase60.inc

+ 3 - 0
packages/ibase/src/ibase60.inc

@@ -1217,6 +1217,9 @@ type
      isc_spb_sts_hdr_pages = $04;
      isc_spb_sts_idx_pages = $08;
      isc_spb_sts_sys_relations = $10;
+     isc_spb_sts_record_versions = $20;
+     isc_spb_sts_table = $40;
+     isc_spb_sts_nocreation = $80;
   {                        }
   { SQL information items  }
   {                        }