| Commit message (Expand) | Author | Age |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Remove BSD/OS (BSDi) port. There are no known users upgrading to | Bruce Momjian | 2012-05-03 |
* | Remove dead ports | Peter Eisentraut | 2012-05-01 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 |
* | Add markers for skips. | Bruce Momjian | 2011-08-26 |
* | 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 |
* | Modernize dlopen interface code for FreeBSD and OpenBSD. | Tom Lane | 2011-04-07 |
* | 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 |
* | Remove the long-obsolete homebrew dl*() functions for AIX, in favor of just | Tom Lane | 2009-04-21 |
* | Fix obsolete cross-reference (this file isn't called alpha.c anymore) | Tom Lane | 2009-04-21 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 |
* | More README src cleanups. | Bruce Momjian | 2008-03-21 |
* | Clean up double negative, per Tom Lane. | Alvaro Herrera | 2008-03-05 |
* | Add support for dlopen on recent NetBSD/MIPS, per Rémi Zara. | Alvaro Herrera | 2008-03-05 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Re-run pgindent with updated list of typedefs. (Updated README should | Bruce Momjian | 2007-11-15 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Remove Andrew Yu copyright, with permission from author. | Bruce Momjian | 2007-03-26 |
* | Remove advertising clause from Berkeley BSD-licensed files, per | Bruce Momjian | 2007-03-26 |
* | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian | 2007-02-01 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Patch of Win32 Encoding problem for server messages using | Bruce Momjian | 2006-12-04 |
* | Update Darwin dlopen() support to avoid deprecation warnings with latest | Tom Lane | 2006-10-08 |
* | Fix a passel of recently-committed violations of the rule 'thou shalt | Tom Lane | 2006-07-14 |
* | Prepare code to be built by MSVC: | Bruce Momjian | 2006-06-07 |
* | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Remove BEOS port. | Bruce Momjian | 2006-01-05 |
* | Remove QNX port. | Bruce Momjian | 2006-01-05 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | [ backpatched to 8.0.X.] | Bruce Momjian | 2005-08-12 |
* | Sync dlopen error handling for the *BSDs ... seems to me I've done this | Tom Lane | 2005-07-06 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Change Win32 dlerror message to: | Bruce Momjian | 2004-12-02 |
* | Win32 build cleanups, from Andrew Dunstan. | Neil Conway | 2004-11-17 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Rename irix5 port to irix. | Bruce Momjian | 2004-05-19 |
* | Reorganize backend code to more cleanly manage executable names and | Bruce Momjian | 2004-05-13 |
* | Win32: | Bruce Momjian | 2004-03-05 |
* | Write #include <dl.h>, not #include "dl.h", to correctly reflect the | Tom Lane | 2004-02-23 |
* | More janitorial work: remove the explicit casting of NULL literals to a | Neil Conway | 2004-01-07 |
* | Fix discrepancy in prototypes for HPUX pg_dlerror. | Tom Lane | 2004-01-04 |