index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
pseudotypes.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Remove unused #include's from backend .c files
Peter Eisentraut
2024-03-04
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Use the macro, not handwritten code, to construct anymultirange_in().
Tom Lane
2022-12-10
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Multirange datatypes
Alexander Korotkov
2020-12-20
*
Introduce "anycompatible" family of polymorphic types.
Tom Lane
2020-03-19
*
Rearrange pseudotypes.c to get rid of duplicative code.
Tom Lane
2020-03-14
*
Remove the "opaque" pseudo-type and associated compatibility hacks.
Tom Lane
2020-03-05
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
tableam: introduce table AM infrastructure.
Andres Freund
2019-03-06
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Save redundant code for pseudotype I/O functions
Peter Eisentraut
2016-11-07
*
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-17
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-25
*
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-05-11
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Syntax support and documentation for event triggers.
Robert Haas
2012-07-18
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Support range data types.
Heikki Linnakangas
2011-11-03
*
Allow binary I/O of type "void".
Tom Lane
2011-02-22
*
Create the catalog infrastructure for foreign-data-wrapper handlers.
Tom Lane
2011-02-19
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Install a data-type-based solution for protecting pg_get_expr().
REL9_1_ALPHA1
Tom Lane
2010-09-03
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Fix up text concatenation so that it accepts all the reasonable cases that
Tom Lane
2007-06-06
*
Support enum data types. Along the way, use macros for the values of
Tom Lane
2007-04-02
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Allow the syntax CREATE TYPE foo, with no parameters, to permit explicit
Tom Lane
2006-02-28
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Replace TupleTableSlot convention for whole-row variables and function
Tom Lane
2004-04-01
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
A visit from the message-style police ...
Tom Lane
2003-07-28
*
Error message editing in utils/adt. Again thanks to Joe Conway for doing
Tom Lane
2003-07-27
[next]