Column is a computation

From: "Vang P yang" <vyang(at)apt-cafm(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Column is a computation
Date: 2015-03-09 19:15:15
Message-ID: 001401d05a9d$606261d0$21272570$@apt-cafm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does postgresql have a way to determine if a query or view column is a
computed column. What I mean by that is if say column c in the query or
view is a result of say a + b as c or do_function() as c. If not a follow
up question would be, is it bad convention then to name column c as c_calc
and the _calc part more or less is just a flag?

Vang P. Yang

Advanced Planning Tech, Inc.

West Salem, WI 54669

(608) 786-1215

---
This email has been checked for viruses by Avast antivirus software.
http://www.avast.com

Browse pgsql-general by date

  From Date Subject
Next Message Andrzej Pilacik 2015-03-09 21:00:14 Strange security issue with Superuser access
Previous Message Adrian Klaver 2015-03-09 17:57:33 Re: pg_conndefaults Returning empty string