| Commit message (Expand) | Author | Age |
* | Widen query numbers-of-tuples-processed counters to uint64. | Tom Lane | 2016-03-12 |
* | Collection of typo fixes. | Heikki Linnakangas | 2015-05-20 |
* | Add new OID alias type regrole | Andrew Dunstan | 2015-05-09 |
* | Use FLEXIBLE_ARRAY_MEMBER in a number of other places. | Tom Lane | 2015-02-21 |
* | Fix typos in some error messages thrown by extension scripts when fed to psql. | Andres Freund | 2014-08-25 |
* | Add file version information to most installed Windows binaries. | Noah Misch | 2014-07-14 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Create function prototype as part of PG_FUNCTION_INFO_V1 macro | Peter Eisentraut | 2014-04-18 |
* | Add use of asprintf() | Peter Eisentraut | 2013-10-13 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Throw a useful error message if an extension script file is fed to psql. | Tom Lane | 2011-10-12 |
* | Redesign the plancache mechanism for more flexibility and efficiency. | Tom Lane | 2011-09-16 |
* | Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. | Tom Lane | 2011-09-09 |
* | Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h | Alvaro Herrera | 2011-07-04 |
* | Recode non-ASCII characters in source to UTF-8 | Peter Eisentraut | 2011-05-31 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. | Tom Lane | 2011-02-13 |
* | Convert contrib modules to use the extension facility. | Tom Lane | 2011-02-13 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Allow moddatetime's target column to be of type timestamptz. | Tom Lane | 2010-11-04 |
* | Fix sloppy usage of TRIGGER_FIRED_BEFORE/TRIGGER_FIRED_AFTER. | Tom Lane | 2010-10-08 |
* | Convert cvsignore to gitignore, and add .gitignore for build targets. | Magnus Hagander | 2010-09-22 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Remove extra newlines at end and beginning of files, add missing newlines | Peter Eisentraut | 2010-08-19 |
* | Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that were | Tom Lane | 2010-07-05 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Fix executor/spi.h to follow our usual conventions for include files, ie, | Tom Lane | 2009-01-07 |
* | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 |
* | Simplify and standardize conversions between TEXT datums and ordinary C | Tom Lane | 2008-03-25 |
* | Remove contrib/spi/preprocessor, which has been uninteresting ever | Tom Lane | 2007-12-03 |
* | Remove obsoleted README files. | Tom Lane | 2007-12-03 |
* | Add CVS version labels to all install/uninstall scripts. | Bruce Momjian | 2007-11-13 |
* | Fix PGXS conventions so that extensions can be built against Postgres | Tom Lane | 2007-06-26 |
* | Make use of plancache module for SPI plans. In particular, since plpgsql | Tom Lane | 2007-03-15 |
* | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian | 2007-02-01 |
* | Alphabetically order reference to include files, "N" - "S". | Bruce Momjian | 2006-07-11 |
* | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane | 2006-05-30 |
* | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 |
* | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut | 2006-02-27 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | PGXS should be set with := not =, as specified in the documentation, | Tom Lane | 2005-09-27 |
* | Clean up the rather historically encumbered interface to now() and | Tom Lane | 2005-06-29 |
* | Miscellaneous Cygwin build fixes from Reini Urban. | Tom Lane | 2004-11-17 |
* | Adjust comments previously moved to column 1 by pgident. | Bruce Momjian | 2004-10-07 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | > Please find enclose a submission to fix these problems. | Bruce Momjian | 2004-08-20 |
* | Solve the 'Turkish problem' with undesirable locale behavior for case | Tom Lane | 2004-05-07 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | on my timetravel.c I find a bug: after the | Bruce Momjian | 2003-09-11 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |