Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tfMi1-001pR9-7l for pgsql-general@arkaria.postgresql.org; Tue, 04 Feb 2025 17:27:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tfMhy-006FX2-KX for pgsql-general@arkaria.postgresql.org; Tue, 04 Feb 2025 17:27:34 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tfMhy-006FWW-9s for pgsql-general@lists.postgresql.org; Tue, 04 Feb 2025 17:27:34 +0000 Received: from sm-r-002-dus.org-dns.com ([89.107.70.11]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tfMhv-003Gtn-22 for pgsql-general@lists.postgresql.org; Tue, 04 Feb 2025 17:27:33 +0000 Received: from smarthost-dus.org-dns.com (localhost [127.0.0.1]) by smarthost-dus.org-dns.com (Postfix) with ESMTP id EF51BA08B5 for ; Tue, 4 Feb 2025 18:27:30 +0100 (CET) Received: by smarthost-dus.org-dns.com (Postfix, from userid 1001) id E2EE9A1384; Tue, 4 Feb 2025 18:27:30 +0100 (CET) X-Spam-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE, KAM_INFOUSMEBIZ,RCVD_IN_VALIDITY_RPBL_BLOCKED, RCVD_IN_VALIDITY_SAFE_BLOCKED,SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 Received: from ha01s018.org-dns.com (ha01s018.org-dns.com [62.108.32.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smarthost-dus.org-dns.com (Postfix) with ESMTPS id B569AA08B5 for ; Tue, 4 Feb 2025 18:27:30 +0100 (CET) Authentication-Results: ha01s018.org-dns.com; spf=pass (sender IP is 146.185.68.202) smtp.mailfrom=thiemo@gelassene-pferde.biz smtp.helo=dummy.faircode.eu Received-SPF: pass (ha01s018.org-dns.com: connection is authenticated) Date: Tue, 4 Feb 2025 18:27:28 +0100 (GMT+01:00) From: Thiemo Kellner To: pgsql-general@lists.postgresql.org Message-ID: In-Reply-To: References: <4e7a338-c7d3-e944-20bd-a6e346e175c7@appl-ecosys.com> Subject: Re: Lookup tables MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2_173169591.1738690048366" X-Correlation-ID: X-PPP-Message-ID: <173869005052.1776424.17685034195650385047@ha01s018.org-dns.com> X-PPP-Vhost: gelassene-pferde.biz X-POWERED-BY: wint.global - AV:CLEAN SPAM:OK List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk ------=_Part_2_173169591.1738690048366 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Unless the lookup table is actually a check constraint one can use to populate dropdown boxes in an interface. Cheers Thiemo ------=_Part_2_173169591.1738690048366 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Unless the lookup table is actually a check constraint one can use to populate dropdown boxes in an interface.

Cheers

Thiemo
------=_Part_2_173169591.1738690048366--