Re: Passing mac-addresses by value? - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Passing mac-addresses by value?
Date
Msg-id CAJ7c6TMLK5T0i2eA0H35akWEnu8BrvxDY0PtDJcjgDgjpWWj=g@mail.gmail.com
Whole thread
In response to Passing mac-addresses by value?  (Aleksander Alekseev <aleksander@tigerdata.com>)
List pgsql-hackers
> Mac-addresses are passed by reference. Now when Datums are always
> 64-bit values we can pass them by value, similarly to Timestamp[Tz].
> Are there any concears in respect of change like this e.g. backward
> comativility etc?
>
> If not I would like to propose a corresponding path, probably for PG20.

Apologies for the typos. My dyslexia seems to be more pronounced today
than usual :D

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline
Next
From: Peter Eisentraut
Date:
Subject: Re: Make use of unvolatize() in vac_truncate_clog()