| Commit message (Expand) | Author | Age |
* | Update copyright for 2025 | Bruce Momjian | 2025-01-01 |
* | Remove hardcoded hash opclass function signature exceptions | Peter Eisentraut | 2024-09-12 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Doc: modernize comment for boolin(). | Tom Lane | 2023-10-19 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Convert a few datatype input functions to use "soft" error reporting. | Tom Lane | 2022-12-09 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Clean up some code using "(expr) ? true : false" | Michael Paquier | 2021-09-08 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Make messages mentioning type names more uniform | Alvaro Herrera | 2017-01-18 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Provide moving-aggregate support for boolean aggregates. | Tom Lane | 2014-04-13 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | In parse_bool_with_len, avoid crash when no result pointer is passed. Probably | Peter Eisentraut | 2009-03-09 |
* | Accept 'on' and 'off' as input for boolean data type, unifying the syntax | Peter Eisentraut | 2009-03-09 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Remove obsolete internal functions istrue, isfalse, isnottrue, isnotfalse, | Peter Eisentraut | 2008-10-05 |
* | Simplify and standardize conversions between TEXT datums and ordinary C | Tom Lane | 2008-03-25 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Downgrade implicit casts to text to be assignment-only, except for the ones | Tom Lane | 2007-06-05 |
* | Allow leading and trailing whitespace in the input to the boolean | Neil Conway | 2007-06-01 |
* | 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 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | The added aggregates are: | Bruce Momjian | 2004-05-26 |
* | Solve the 'Turkish problem' with undesirable locale behavior for case | Tom Lane | 2004-05-07 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane | 2003-07-27 |
* | Add binary I/O routines for a bunch more datatypes. Still a few to go, | Tom Lane | 2003-05-12 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Latest round of fmgr updates. All functions with bool,char, or int2 | Tom Lane | 2000-06-05 |
* | Add btree indexing of boolean values | Bruce Momjian | 2000-02-10 |