- 10 Jan, 2005 2 commits
- 09 Jan, 2005 11 commits
-
-
Tom Lane authored
releases, a nonzero 'c' argument meant that the input string could be terminated by either that character or \0. Recent refactoring broke that, causing the thing to scan for 'c' only. This went undetected because no part of the main code actually passes nonzero 'c'. However it broke tsearch2 and possibly other user-written code that assumed the old definition. Per report from Tom Hebbron.
-
Tom Lane authored
per discussion in Nov 2004 with Ken Tanzer.
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
John Gray
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Tom Lane authored
-
- 08 Jan, 2005 7 commits
-
-
Tom Lane authored
from our long-established standard.
-
Tom Lane authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Tom Lane authored
7.4 interactive docs.
-
Bruce Momjian authored
-
Tom Lane authored
7.4 interactive docs.
-
- 07 Jan, 2005 6 commits
-
-
Tom Lane authored
-
Tom Lane authored
emulate computed fields. I suppose this is why the Berkeley boys made it work that way in the first place, but the docs never said so anyplace.
-
Tom Lane authored
-
Peter Eisentraut authored
-
Bruce Momjian authored
Edmund Bacon
-
PostgreSQL Daemon authored
upgrade tags to rc4
-
- 06 Jan, 2005 14 commits
-
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
syntax apparently does not work for all toolchains on that platform. Per Honda Shigehiro.
-
Tom Lane authored
-
Tom Lane authored
request packet, use pqReadData(). This has the same effect since conn->ssl isn't set yet and we aren't expecting more than one byte. The advantage is that we will correctly detect loss-of-connection instead of going into an infinite loop. Per report from Hannu Krosing.
-
Tom Lane authored
discussion on pgsql-hackers-win32 list. Documentation still needs to be tweaked --- I'm not sure how to refer to the APPDATA folder in user documentation.
-
Dennis Bjorklund authored
-
Dennis Bjorklund authored
-
Dennis Bjorklund authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Tom Lane authored
-