Commits

DateSubjectAuthorReleases
2022-09-27 Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut 16.0
2022-09-12 Revert "Convert *GetDatum() and DatumGet*() macros to inline functions" Peter Eisentraut 16.0
2022-09-12 Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut 16.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-01-17 Generate fmgr prototypes automatically Peter Eisentraut 10.0
2011-04-05 Add casts from int4 and int8 to numeric. Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-16 Add support for dividing money by money (yielding a float8 result) and for Tom Lane 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-05-17 Add $PostgreSQL$ markers to a lot of files that were missing them. Andrew Dunstan 8.4.0
2008-04-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2007-01-03 Widen the money type to 64 bits. D'Arcy J.M. Cain 8.3.0
2006-07-13 Allow include files to compile own their own. Bruce Momjian 8.2.0
2003-08-17 Create a 'type cache' that keeps track of the data needed for any particular Tom Lane 7.4.1
2003-05-13 More binary I/O routines. Tom Lane 7.4.1
2001-11-06 Use PostgreSQL's standard declaration for a 32-bit integer to define Thomas G. Lockhart 7.2.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2000-08-03 More functions updated to new fmgr style --- money, name, tid datatypes. Tom Lane 7.1.1
2000-08-01 Convert all remaining float4 and float8 functions to new fmgr style. Tom Lane 7.1.1
2000-07-07 Rename cash_words_out to cash_words. Bruce Momjian 7.1.1
2000-07-06 Functions on 'text' type updated to new fmgr style. 'text' is Tom Lane 7.1.1
2000-06-13 Another batch of fmgr updates. I think I have gotten all old-style Tom Lane 7.1.1
2000-06-05 Latest round of fmgr updates. All functions with bool,char, or int2 Tom Lane 7.1.1