Commit Graph

2562 Commits (2193a856a229026673cbc56310cd0bddf7b5ea25)

Author SHA1 Message Date
Tom Lane e6befdc9d1 Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 21 years ago
Michael Meskes 1f418555cf Added patch by Christof Petig <christof@petig-baender.de> to work around gcc bug on powerpc and amd64. 21 years ago
Bruce Momjian 2b0bb797ec Bump minor version numbers for 8.1 compared to 8.0. 21 years ago
Bruce Momjian caad817d1c Add fprintf() custom version to libpgport. 21 years ago
Neil Conway 30c1aa06bc Replace an instance of $Id$ and an instance of $Header$ with $PostgreSQL$ 21 years ago
Bruce Momjian 61b640e35c Properly implement "Response files" for bcc. Add URL's to describe the 21 years ago
Bruce Momjian 517872c566 Because the change to gettext. Needs a bunch of new includes. Patch 21 years ago
Bruce Momjian c5a7a6a3dc Tab indent all actions in bcc32.mak, and do it on win32.mak too for 21 years ago
Bruce Momjian 33b92a78da Add linking from /port to bcc makefile. 21 years ago
Bruce Momjian 0542b1e2fe Use _() macro consistently rather than gettext(). Add translation 21 years ago
Bruce Momjian 1808ce7865 Try to get Borland CC to compile. 21 years ago
Michael Meskes 5cc8884a5d Fixed changelog entry to list correct bug reporter. 21 years ago
Michael Meskes 7e786a82ca Fixed more parsing bugs in other CREATE statements as pointed out by TANIDA 21 years ago
Michael Meskes d32b3aec52 Fixed bug in parsing of CREATE AS statement. 21 years ago
Michael Meskes 4b56bd85c0 Fixed bug in parsing of #line statement in declare section. 21 years ago
Tom Lane 889f038129 Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the 21 years ago
Michael Meskes d314616d12 Fixed segfault due to freeing a struct definition twice if it was a named struct used in a typedef. 21 years ago
Bruce Momjian 31197bbdf5 Update version stamps for 8.1 as listed in RELEASE_CHANGES. 21 years ago
Peter Eisentraut 83ef003f2c Translation updates 21 years ago
Peter Eisentraut 75112d4b5d Translation updates 21 years ago
Bruce Momjian 29e58330a6 Change Win32 client configuration files from *.txt to *.conf. 21 years ago
Peter Eisentraut 66d8165a8b Translation updates 21 years ago
Tom Lane 40f32f351a Add conditional inclusion of <com_err.h> to support old 'heimdal' 21 years ago
Tom Lane d3d00715e2 interval_out failed to mention 'ago' for negative intervals in SQL and 21 years ago
Michael Meskes cc7cd8774a Fixed segfault in adjust_informix due to missing varchar type. 21 years ago
Tom Lane a54ea1f75e Comment out check for substitution of private key file on Windows, 21 years ago
Tom Lane 8e4f4078d8 Un-break MSVC build, per Andrew Dunstan. 21 years ago
Peter Eisentraut a58e738cd7 Translation updates 21 years ago
Tom Lane 8afe005f42 Consistently use geteuid() not getuid(); there were a few places deviating 21 years ago
Tom Lane bbeeea1437 Minor mop-up for Windows home-directory stuff, per Magnus. 21 years ago
Tom Lane 4717992b4e Instead of a bare recv() to read the server's response to an SSL 21 years ago
Tom Lane a3f98d5795 Adjust lookup of client-side profile files (.pgpass and so on) as per 21 years ago
Dennis Bjorklund b8139ea397 Translation updates 21 years ago
Peter Eisentraut 381de28eb0 Translation updates 21 years ago
Tom Lane d97ae8230e Make the various places that determine the user's "home directory" 21 years ago
Tom Lane edf3832b5c Clean up code in libpq that obtains user's home directory: make a single 21 years ago
Tom Lane a17e589046 Adjust a few more copyright notices to match the format expected by 21 years ago
Tom Lane 7e1c8ef4fc Some more missed copyright notices. Many of these look like they 21 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
Michael Meskes 1fbdb6bc9f Fixed segfault in connect when specifying no database name. 21 years ago
Tom Lane d9236a69fc Make libpq default to localhost connections on machines without Unix-domain 21 years ago
Bruce Momjian f9a134b6e4 Add missing ecpg prototype for newly added functions. 21 years ago
Michael Meskes f0299325e4 Added PGTYPEStimestamp_add_interval written by Dave Cramer. 21 years ago
Tom Lane f0cbfcd399 Patch to make libpq.rc be a built-for-distribution file was a few 21 years ago
Tom Lane da59a70c09 Remove direct inclusions of <com_err.h> as well as configure test for 21 years ago
Bruce Momjian 9af9320750 Add Win32 version stamps that increment each day for proper SYSTEM32 21 years ago
Peter Eisentraut 5483936ed3 New translations 21 years ago
Peter Eisentraut 373825c9cd Translation updates 21 years ago
Peter Eisentraut 4de679c710 Translation updates 21 years ago
Peter Eisentraut 10e960fb39 Translation updates 21 years ago