| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 1 | -2/+2 |
| * | Some of our port-specific dynloader implementations are careful to | Tom Lane | 2007-07-12 | 1 | -3/+3 |
| * | Replace some strncpy() by strlcpy(). | Peter Eisentraut | 2007-02-07 | 1 | -3/+2 |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
| * | Message style improvements | Peter Eisentraut | 2006-10-06 | 1 | -2/+2 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 1 | -34/+34 |
| * | Replace strncpy with strlcpy in selected places that seem possibly relevant | Tom Lane | 2006-09-27 | 1 | -6/+2 |
| * | Seems some C compilers think 'restrict' is a fully reserved word. | Tom Lane | 2006-08-16 | 1 | -4/+4 |
| * | Add server support for "plugin" libraries that can be used for add-on tasks | Tom Lane | 2006-08-15 | 1 | -78/+192 |
| * | Add a feature for automatic initialization and finalization of dynamically | Tom Lane | 2006-08-08 | 1 | -3/+24 |
| * | Prepare code to be built by MSVC: | Bruce Momjian | 2006-06-07 | 1 | -1/+5 |
| * | Make PG_MODULE_MAGIC required in shared libraries that are loaded into | Tom Lane | 2006-05-31 | 1 | -9/+9 |
| * | Code review for magic-block patch. Remove separate header file pgmagic.h, | Tom Lane | 2006-05-30 | 1 | -36/+45 |
| * | Add pgmagic header block to store compile-time constants: | Bruce Momjian | 2006-05-30 | 1 | -2/+45 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -8/+8 |
| * | Code cleanup: in C89, there is no point casting the first argument to | Neil Conway | 2005-05-11 | 1 | -2/+2 |
| * | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 1 | -2/+2 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -13/+14 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | Fix core dumps, inability to count, etc associated with canonicalize_path | Tom Lane | 2004-08-13 | 1 | -2/+3 |
| * | Fix library_path with canonicalization. | Bruce Momjian | 2004-07-12 | 1 | -1/+2 |
| * | Attached is a patch that takes care of the PATHSEP issue. I made a more | Bruce Momjian | 2004-06-10 | 1 | -7/+11 |
| * | *) inet_(client|server)_(addr|port)() and necessary documentation for | Bruce Momjian | 2004-05-26 | 1 | -2/+2 |
| * | Reorganize code to allow path-relative installs. | Bruce Momjian | 2004-05-17 | 1 | -52/+13 |
| * | Determines the PKGLIBDIR equivalent under win32. Requires pgsql lib and | Bruce Momjian | 2004-03-09 | 1 | -1/+23 |
| * | Under Win32, stat() returns an st_ino field, but it has no meaning (on | Bruce Momjian | 2004-02-17 | 1 | -1/+10 |
| * | Add a hash table to cache lookups of 'C'-language functions (that is, | Tom Lane | 2004-01-19 | 1 | -1/+2 |
| * | More janitorial work: remove the explicit casting of NULL literals to a | Neil Conway | 2004-01-07 | 1 | -14/+14 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 | 1 | -3/+3 |
| * | load_file() has to remove pre-existing shlibs that match the new file | Tom Lane | 2003-09-07 | 1 | -24/+22 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -4/+4 |
| * | Another round of error message editing, covering backend/parser/. | Tom Lane | 2003-07-19 | 1 | -2/+2 |
| * | First bits of work on error message editing. | Tom Lane | 2003-07-18 | 1 | -12/+33 |
| * | Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in | Bruce Momjian | 2003-05-27 | 1 | -2/+2 |
| * | Fix compile problem with Win32 macro used inside another macro. | Bruce Momjian | 2003-04-05 | 1 | -5/+3 |
| * | Add Win32 path handling for / vs. \ and drive letters. | Bruce Momjian | 2003-04-04 | 1 | -5/+11 |
| * | Remove sys/types.h in files that include postgres.h, and hence c.h, | Bruce Momjian | 2002-09-02 | 1 | -2/+1 |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | Commit to match discussed elog() changes. Only update is that LOG is | Bruce Momjian | 2002-03-02 | 1 | -3/+2 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -23/+23 |
| * | Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo | Tom Lane | 2001-10-06 | 1 | -9/+28 |
| * | Plug memory leaks introduced by dynamic-search-path changes. | Tom Lane | 2001-10-04 | 1 | -29/+47 |
| * | Install dynamically loadable modules into a private subdirectory | Peter Eisentraut | 2001-09-16 | 1 | -4/+4 |
| * | Allow special '$libdir' macro to show up in object file path in CREATE | Peter Eisentraut | 2001-05-19 | 1 | -59/+60 |
| * | Add dynamic_library_path parameter and automatic appending of shared | Peter Eisentraut | 2001-05-17 | 1 | -1/+197 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -6/+10 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |