- 09 Feb, 2001 7 commits
-
-
Bruce Momjian authored
Then I recompiled pgsql and I have compiled a program with ecpg. I have removed the termios.h, and the ECHO hack. Thanks Maurizio
-
Hiroshi Inoue authored
-
Tom Lane authored
is clearly not maintainable, so dike it out in favor of calling the real version in the backend's gram.y.
-
Tom Lane authored
-
Tom Lane authored
recommended install procedure, rather than mentioning it as an afterthought.
-
Tom Lane authored
-
Tom Lane authored
rather than executing the INTO clause with non-plpgsql semantics as it was doing for the last few weeks/months. This keeps our options open for making it do the right plpgsql-ish thing in future without creating a backwards compatibility problem. There is no loss of functionality since people can get the same behavior with CREATE TABLE AS.
-
- 08 Feb, 2001 5 commits
-
-
Peter Eisentraut authored
contrib/init.d start script. Place into more aptly named directory. Maybe we could add scripts for other platforms here later.
-
Peter Eisentraut authored
Add -l option to name log file. Set umask to 077. Proper file descriptor redirection to allow postmaster to detach from shell's process group. Add -s option to turn off informational messages.
-
Bruce Momjian authored
-
Hiroshi Inoue authored
-
Tom Lane authored
any other client connections that may exist (which would only happen if another client is currently in the authentication cycle). This avoids wastage of open descriptors in a child. It might also explain peculiar behaviors like not closing connections when expected, since the kernel will probably not signal EOF as long as some other backend is randomly holding open a reference to the connection, even if the client went away long since ...
-
- 07 Feb, 2001 21 commits
-
-
Vadim B. Mikheev authored
runtime recovery OFF.
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Tom Lane authored
-
Tom Lane authored
and prior releases --- rely on pg_views view instead of direct access to pg_class and pg_rewrite.
-
Tom Lane authored
belong ...
-
Tom Lane authored
-
Tom Lane authored
or local equivalent. Also, honor --with-pgport configure option for default port number, and allow PGPORT environment variable to override this.
-
Tom Lane authored
scripts like pgaccess.
-
Tom Lane authored
the Windows build...
-
Tom Lane authored
-
Peter Eisentraut authored
Other flags can have unpredictable effects when Python uses different commands to build than we do.
-
Tom Lane authored
honor library search path that we so carefully installed into the executable ...
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Peter Mount authored
Tue Feb 06 19:00:00 GMT 2001 peter@retep.org.uk - Completed first two TestCase's for the test suite. JUnit is now recognised by ant.
-
Bruce Momjian authored
Add java.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 06 Feb, 2001 7 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
has problems when linking with both.
-
Bruce Momjian authored
Marko Kreen
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-