Re: POC: rational number type (fractions) - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: POC: rational number type (fractions)
Date
Msg-id abd3ac40-0092-702b-70fe-e4d1cbfc18fd@iki.fi
Whole thread Raw
In response to Re: POC: rational number type (fractions)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
The discussion diverged somewhat to PGXN and extensions in general, but 
the consensus seems to be that this should (continue to) be an extension 
rather than a core feature. I agree that as an extension this is pretty 
cool. I'll mark this as rejected in the commitfest app.

Looking at the patch, it looks well-structured and commented.

- Heikki



pgsql-hackers by date:

Previous
From: Jakub Wartak
Date:
Subject: Division in dynahash.c due to HASH_FFACTOR
Next
From: Konstantin Knizhnik
Date:
Subject: Re: INSERT ON CONFLICT and RETURNING