]> granicus.if.org Git - postgresql/history - src/backend/utils/fmgr/fmgr.c
Fix initialization of fake LSN for unlogged relations
[postgresql] / src / backend / utils / fmgr / fmgr.c
2019-10-04 Robert HaasRename some toasting functions based on whether they...
2019-09-05 Robert HaasSplit tuptoaster.c into three separate files.
2019-07-22 Michael PaquierFix inconsistencies and typos in the tree
2019-05-22 Tom LanePhase 2 pgindent run for v12.
2019-05-22 Tom LaneInitial pgindent run for v12.
2019-01-26 Andres FreundChange function call information to be variable length.
2019-01-09 Tom LaneReduce the size of the fmgr_builtin_oid_index[] array.
2019-01-02 Bruce MomjianUpdate copyright for 2019
2018-12-13 Andres FreundCreate a separate oid range for oids assigned by genbki.pl.
2018-11-21 Andres FreundRemove WITH OIDS support, change oid catalog column...
2018-04-26 Tom LanePost-feature-freeze pgindent run.
2018-03-28 Andrew DunstanFast ALTER TABLE ADD COLUMN with a non-NULL default
2018-03-22 Andres FreundAdd expression compilation support to LLVM JIT provider.
2018-01-19 Peter EisentrautReplace AclObjectKind with ObjectType
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-10-04 Andres FreundReplace binary search in fmgr_isbuiltin with a lookup...
2017-09-30 Tom LaneSupport arrays over domains.
2017-06-21 Tom LanePhase 3 of pgindent updates.
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-06-21 Tom LaneInitial pgindent run with pg_bsd_indent version 2.0.
2017-05-17 Bruce MomjianPost-PG 10 beta1 pgindent run
2017-04-15 Tom LaneAvoid passing function pointers across process boundaries.
2017-03-30 Andres FreundRemove support for version-0 calling conventions.
2017-03-21 Andrew DunstanAdd a direct function call mechanism using the caller...
2017-03-14 Peter EisentrautSpelling fixes in code comments
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-11-08 Tom LaneSimplify code by getting rid of SPI_push, SPI_pop,...
2016-09-09 Tom LaneAvoid reporting "cache lookup failed" for some user...
2016-08-31 Heikki LinnakangasUse static inline functions for float <-> Datum convers...
2016-07-17 Tom LaneRemove obsolete comment.
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-12-18 Tom LaneImprove hash_create's API for selecting simple-binary...
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-04 Tom LaneFix non-equivalence of VARIADIC and non-VARIADIC functi...
2014-02-17 Noah MischPrevent privilege escalation in explicit calls to PL...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-12-22 Robert HaasChange the way we mark tuples as frozen.
2013-10-13 Peter EisentrautAdd use of asprintf()
2013-01-22 Tom LaneAdd infrastructure for storing a VARIADIC ANY function...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-05-31 Tom LaneIgnore SECURITY DEFINER and SET attributes for a PL...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-06-09 Bruce MomjianPgindent run before 9.1 beta2.
2011-04-12 Tom LanePass collations to functions in FunctionCallInfoData...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-03-20 Tom LaneRevise collation derivation method and expression-tree...
2011-02-20 Tom LaneImplement an API to let foreign-data wrappers actually...
2011-02-08 Peter EisentrautPer-column collation support
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-27 Tom LaneFix ill-chosen use of "private" as an argument and...
2010-12-14 Robert HaasAllow plugins to suppress inlining and hook function...
2010-10-21 Tom LaneImprove handling of domains over arrays.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-02-14 Robert HaasWrap calls to SearchSysCache and related functions...
2010-01-07 Tom LaneRemove all the special-case code for INT64_IS_BUSTED...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-12-09 Tom LanePrevent indirect security attacks via changing session...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-07 Tom LaneInsert conditional SPI_push/SPI_pop calls into InputFun...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-28 Tom LaneSupport window functions a la SQL:2008.
2008-08-25 Tom LaneMove exprType(), exprTypmod(), expression_tree_walker...
2008-07-16 Tom LaneAdd a "provariadic" column to pg_proc to eliminate...
2008-06-06 Alvaro HerreraChange xlog.h to xlogdefs.h in bufpage.h, and fix fallout.
2008-05-15 Tom LaneAdd support for tracking call counts and elapsed runtim...
2008-05-12 Alvaro HerreraRestructure some header files a bit, in particular...
2008-04-21 Tom LaneAllow float8, int8, and related datatypes to be passed...
2008-04-18 Alvaro HerreraModify the float4 datatype to be pass-by-val. Along...
2008-04-17 Alvaro HerreraClean up a few places where Datums were being treated...
2008-03-25 Tom LaneSimplify and standardize conversions between TEXT datum...
2008-01-03 Tom LaneMake standard maintenance operations (including VACUUM...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-09-11 Tom LaneArrange for SET LOCAL's effects to persist until the...
2007-09-03 Tom LaneImplement function-local GUC parameter settings, as...
2007-07-31 Tom LaneFix security definer functions with polymorphic argumen...
2007-07-13 Tom LaneAdd casts to suppress warnings about m68k-specific...
2007-04-06 Tom LaneSupport varlena fields with single-byte headers and...
2007-03-27 Tom LaneFix array coercion expressions to ensure that the corre...
2007-02-09 Tom LaneCombine cmin and cmax fields of HeapTupleHeaders into...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-05-30 Tom LaneCode review for magic-block patch. Remove separate...
2006-04-04 Tom LaneModify all callers of datatype input and receive functi...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-28 Tom LaneReplace pg_shadow and pg_group by new role-capable...
2005-05-29 Tom LaneModify hash_search() API to prevent future occurrences...
2005-04-14 Tom LaneMarginal hack to use a specialized hash function for...
2005-03-31 Tom LaneFirst phase of OUT-parameters project. We can now...
2005-03-29 Tom LaneOfficially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS...
2005-03-29 Tom LaneConvert oidvector and int2vector into variable-length...
2005-03-22 Tom LaneUse InitFunctionCallInfoData() macro instead of MemSet...
2005-02-02 Tom LaneImprove performance of fmgr.c calling routines for...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-12-26 Tom LaneFix func_ptr declaration for netbsd-mac68k, per Rémi...
next