- 11 Sep, 1998 8 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
1. The UnixWare tas macro was reformatted (by indent or it like?) which caused it to break. The asm macro construct is very particular about the %mem construct -- it has to start in column 1. 2. When compiling libpq++, g++ was used even if configure found the C++ com- piler to be CC. 3. When compiling libpq++, '-Wno-error' was added to CXXFLAGS, even if the compiler wasn't g++. Billy G. Allie
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 10 Sep, 1998 14 commits
-
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 09 Sep, 1998 5 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
> Open portability issues: > > /usr/local should be searched for lib and include for all ports if present > (currently not working, I have libreadline there) > > the stream functions on AIX need a size_t for addrlen's in fe-connect.c and pqcomm.c. > > lock.c still has an incompatible TPRINTF(flags, args...) definition Massimo
-
Bruce Momjian authored
Here's a patch for initdb that does two things. 1) Encloses the created rulenames in quotes to preserve case in the creation step. (stores _RETpg... instead of _retpg...) I believe _RET is standard for views. 2) Renames pg_view to pg_views and pg_rule to pg_rules. I believe Jan and myself agreed this would be a "good idea" Keith Parks
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
- 08 Sep, 1998 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
- 07 Sep, 1998 5 commits
-
-
Thomas G. Lockhart authored
the trailing "-1". This makes a cleaner html output file name. Clean up a few refpurpose fields.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
for SQL commands.
-
Bruce Momjian authored
just two macros.
-
- 06 Sep, 1998 1 commit
-
-
Bruce Momjian authored
#define Anum_pg_index_indisunique 8 I think this should be 9. Tatsuo Ishii
-
- 05 Sep, 1998 3 commits
-
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
%Ld worked with gcc, but %lld works with both gcc and AIX.
-
- 04 Sep, 1998 1 commit
-
-
Bruce Momjian authored
-