| Commit message (Expand) | Author | Age |
* | Stamp release 8.0.3. | Tom Lane | 2005-05-05 |
* | Make additional stamps for 8.0.2. | Bruce Momjian | 2005-03-26 |
* | Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth | Tom Lane | 2005-03-25 |
* | Change Win32 O_SYNC method to O_DSYNC because that is what the method | Bruce Momjian | 2005-03-24 |
* | Add missing error checking in readdir() loops. | Tom Lane | 2005-03-24 |
* | Backpatch to 8.0.X, already in HEAD: | Bruce Momjian | 2005-03-17 |
* | Print file name and errno string on rmtree failure. | Bruce Momjian | 2005-02-13 |
* | Stamp 8.0 branch as 8.0.1. | Tom Lane | 2005-01-30 |
* | Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the | Tom Lane | 2005-01-26 |
* | Add missing gettext() calls in find_my_exec(). It's probably too late | Tom Lane | 2005-01-14 |
* | Un-break MSVC build, per Andrew Dunstan. | Tom Lane | 2005-01-10 |
* | Minor mop-up for Windows home-directory stuff, per Magnus. | Tom Lane | 2005-01-06 |
* | Adjust lookup of client-side profile files (.pgpass and so on) as per | Tom Lane | 2005-01-06 |
* | Make the various places that determine the user's "home directory" | Tom Lane | 2005-01-06 |
* | Adjust a few more copyright notices to match the format expected by | Tom Lane | 2005-01-01 |
* | Some more missed copyright notices. Many of these look like they | Tom Lane | 2005-01-01 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Remove 'optimization' to skip resolve_symlinks() when the found | Tom Lane | 2004-12-24 |
* | In pipe_read_line Windows code, loop to ensure we get a whole line | Tom Lane | 2004-12-20 |
* | Add Win32 version stamps that increment each day for proper SYSTEM32 | Bruce Momjian | 2004-12-19 |
* | Work around lack of NLS support in libpgport by making those components | Peter Eisentraut | 2004-11-27 |
* | Win32 build cleanups, from Andrew Dunstan. | Neil Conway | 2004-11-17 |
* | Removes duplicate slashes from the path in canonicalize_path(). It | Bruce Momjian | 2004-11-07 |
* | Add code to find_my_exec() to resolve a symbolic link down to the | Tom Lane | 2004-11-06 |
* | Simplify relative-path logic, on the assumption that compiled-in paths | Tom Lane | 2004-11-06 |
* | Fix sizeof(EXE) arithmetic, per Andrew Dunstan. | Tom Lane | 2004-11-06 |
* | Code cleanup in path.c and exec.c. Handle Windows drive and network specs | Tom Lane | 2004-11-06 |
* | Add comment about memory failure of get_progname exiting the postmaster: | Bruce Momjian | 2004-11-02 |
* | Adjust use of sizeof(EXE). | Bruce Momjian | 2004-11-01 |
* | Clarify coding of .exe patch | Bruce Momjian | 2004-11-01 |
* | Code cleanup in dirmod.c. Andrew Dunstan, some further mods by moi. | Tom Lane | 2004-10-28 |
* | Canonicalize Win32 path coming in from pg_ctl -D, idea from Magnus. | Bruce Momjian | 2004-10-27 |
* | Add a missing dependency: the "install" target requires "all" to have | Neil Conway | 2004-10-27 |
* | On Windows, cause get_progname to strip any .EXE suffix. | Tom Lane | 2004-10-24 |
* | Remove use of "miscadmin.h" in port C files and remove test for frontend | Bruce Momjian | 2004-10-18 |
* | Better document win32_open and its ability to allow concurrent | Bruce Momjian | 2004-10-17 |
* | Fix some typos. | Bruce Momjian | 2004-10-17 |
* | Use native Cygwin symlinks so tablespaces work on Win95/98/ME which | Bruce Momjian | 2004-10-11 |
* | Adjust comments previously moved to column 1 by pgident. | Bruce Momjian | 2004-10-07 |
* | Add as binary mode | Bruce Momjian | 2004-10-07 |
* | re-add as binary | Bruce Momjian | 2004-10-07 |
* | Update win32ver.rc to 8,0,000,000. Mention it needs updating in | Bruce Momjian | 2004-10-06 |
* | please find attached an alternate submission which addresses open item | Bruce Momjian | 2004-10-06 |
* | Add Win32 version info to client binaries. | Bruce Momjian | 2004-10-05 |
* | License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to | Neil Conway | 2004-10-05 |
* | Fix warnings from crypt.c compile. | Bruce Momjian | 2004-10-04 |
* | Comment out unused variable. | Bruce Momjian | 2004-10-04 |
* | Make libpgport be front-end only and make libpgport_srv be a backend | Bruce Momjian | 2004-10-04 |
* | isinf.c needs <float.h> on some platforms, per Darcy Buskermolen. | Tom Lane | 2004-09-30 |
* | Revert patch that removed BUFSIZ usage. The memory has to hold the | Bruce Momjian | 2004-09-28 |