Commits

DateSubjectAuthorReleases
2014-04-28 Can't completely get rid of #ifndef FRONTEND in palloc.h :-( Tom Lane 9.4.0
2014-04-26 Don't #include utils/palloc.h in common/fe_memutils.h. Tom Lane 9.3.5
2014-04-26 Don't #include utils/palloc.h in common/fe_memutils.h. Tom Lane 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-10-25 Use improved vsnprintf calling logic in more places. Tom Lane 9.4.0
2013-10-22 Get rid of use of asprintf() in favor of a more portable implementation. Tom Lane 9.4.0
2013-10-13 Add use of asprintf() Peter Eisentraut 9.4.0
2013-06-27 Permit super-MaxAllocSize allocations with MemoryContextAllocHuge(). Noah Misch 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-02-22 Add pg_xlogdump contrib program Alvaro Herrera 9.3.0
2013-02-12 Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-10-09 Rename USE_INLINE to PG_USE_INLINE Alvaro Herrera 9.3.0
2012-10-08 Add support for easily declaring static inline functions Alvaro Herrera 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-13 Don't expose the inline definition of MemoryContextSwitchTo when FRONTEND is Tom Lane 9.0.0
2010-02-13 Support inlining various small performance-critical functions on non-GCC Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-06-28 If pnstrdup is going to be promoted to a generally available function, Tom Lane 8.4.0
2008-06-18 Move wchar2char() and char2wchar() from tsearch into /mb to be easier to Bruce Momjian 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-07-25 Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with Magnus Hagander 8.3.0