- 05 Sep, 2002 24 commits
-
-
Peter Eisentraut authored
-
Tom Lane authored
-
Tom Lane authored
it's GetUserNameFromId() now.
-
Tom Lane authored
-
Tom Lane authored
leading to compile warnings).
-
Tom Lane authored
largefile usage.
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
mergejoin links.
-
Tom Lane authored
-
Tom Lane authored
From Joe Conway.
-
Tom Lane authored
system tables.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
Eliminate the mysterious games that the Cygwin build plays with the linker flag variables. DLLLIBS is gone, use SHLIB_LINK like everyone else. Detect cygipc in configure, after the linker flags are set up, otherwise configure might not work at all. Make sure everything is covered by make clean. Fix the build of the new conversion procedure modules. Add new DLLIMPORT markers where required. Finally, the compiler complains if we use an explicit -I/usr/local/include, so don't do that. Curiously, -L/usr/local/lib is still necessary.
-
Peter Eisentraut authored
support IPv6 anyway.
-
Peter Eisentraut authored
recvfrom(), not void*.)
-
Bruce Momjian authored
< * Make pg_trigger.tgargs refer to columns by number, not name
-
Bruce Momjian authored
> * Make pg_trigger.tgargs refer to columns by number, not name
-
Bruce Momjian authored
> * -Make triggers refer to columns by number, not name
-
Marc G. Fournier authored
remove pgaccess from GNUmakefile.in if we want the beta to build :)
-
Tom Lane authored
depending on libpq internals.
-
Tom Lane authored
that the right flavors of largefile-related definitions are seen. Most of these changes are probably unnecessary, but better safe than sorry.
-
- 04 Sep, 2002 16 commits
-
-
Tom Lane authored
users, by limiting the length of string we will accept for a password. Patch by Serguei Mokhov, some editorializing by Tom Lane.
-
Bruce Momjian authored
-
Peter Eisentraut authored
configuration.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Tom Lane authored
remove unnecessary inclusions.
-
Bruce Momjian authored
> * Remove Cyrillic recode support
-
Bruce Momjian authored
> o -Add SHOW command to see locale
-
Bruce Momjian authored
> o -Add SHOW command to see locale
-
Bruce Momjian authored
-
Bruce Momjian authored
Improvements to /contrib/intarray (Oleg, Teodor Sigaev, Andrey Oktyabrski)
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-