Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Derived type

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 19 years ago by 12.96.58.22 in topic Untitled

Untitled

[edit]

I've never encountered this definition for a derived type before; in most contexts I have seen it refers to a subtype (or at least a subclass). References? --EngineerScotty 04:18, 31 January 2006 (UTC)Reply

This is at least the meaning in the postgresql database system, where you can derive from a basetype to create a domain type, which is in fact the basetype but has additional contraints. An example is a domaintype "ISBN", based on some varchar. --Mig-O 17:13, 11 June 2006 (UTC)Reply

I am not expert in the languages referenced (I am but a humble Analyst), but these two links plus Mig-O's comment should allow someone to construct an accurate statement. As it stands, I agree with Scotty's WP:AD tag. Links: Florida State's Fortran Reference and Lou's type guidelines. --{Kevin/Last1in posting without cookies} 12.96.58.22 19:35, 3 October 2006 (UTC)Reply