Re: How to get column and identifier names in UPPERCASE in postgres?

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Amine Tengilimoglu <aminetengilimoglu(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org >> PG-General Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to get column and identifier names in UPPERCASE in postgres?
Date: 2019-11-20 13:12:21
Message-ID: CAFj8pRBAo9GPObcVXAXdR8+3aQocht2Fbd1b-UrnX4aPxcct+w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

st 20. 11. 2019 v 14:11 odesílatel Amine Tengilimoglu <
aminetengilimoglu(at)gmail(dot)com> napsal:

> Hi all;
>
> I want to get the column and other identifier names in UPPERCASE
> form rather than a lowercase one without changing application code like
> qouting the identifiers. Do you know any settings function or extention
> for this purpose?
>

there is not any possibility

Regards

Pavel

> thank you.
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Amine Tengilimoglu 2019-11-20 13:22:16 Re: How to get column and identifier names in UPPERCASE in postgres?
Previous Message Amine Tengilimoglu 2019-11-20 13:10:57 How to get column and identifier names in UPPERCASE in postgres?