Eli Mesika has posted comments on this change.
Change subject: core: extend installed_by column size in schema...
......................................................................
Patch Set 1:
engine_996978=> \d pg_user
View "pg_catalog.pg_user"
Column | Type | Modifiers
-------------+---------+-----------
usename | name |
usesysid | oid |
usecreatedb | boolean |
usesuper | boolean |
usecatupd | boolean |
userepl | boolean |
passwd | text |
valuntil | abstime |
useconfig | text[] |
engine_996978=> select * from pg_type where typlen=64;
-[ RECORD 1 ]--+---------
typname | name
typnamespace | 11
typowner | 10
typlen | 64
typbyval | f
typtype | b
typcategory | S
typispreferred | f
typisdefined | t
typdelim | ,
typrelid | 0
typelem | 18
typarray | 1003
typinput | namein
typoutput | nameout
typreceive | namerecv
typsend | namesend
typmodin | -
typmodout | -
typanalyze | -
typalign | c
typstorage | p
typnotnull | f
typbasetype | 0
typtypmod | -1
typndims | 0
typcollation | 0
typdefaultbin |
typdefault |
typacl |
--
To view, visit http://gerrit.ovirt.org/25178
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I1483f3fb5f4e5945d1b5d26a12fb24c01ac3c08d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Yaniv Dary <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches