Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-17 | Add c.h to exclusion list. | Bruce Momjian | |
1999-07-17 | Add config.h as needed. | Bruce Momjian | |
1999-07-16 | More cleanup | Bruce Momjian | |
1999-07-16 | More cleanup | Bruce Momjian | |
1999-07-15 | Remove unused #includes in *.c files. | Bruce Momjian | |
1999-07-15 | Cleanups. | Bruce Momjian | |
1999-07-15 | Remove un-needed #include's from *.c files. | Bruce Momjian | |
1999-07-15 | Add updates. | Bruce Momjian | |
1999-07-15 | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | |
1999-07-10 | Update stuff for 6.5.1 release. | Bruce Momjian | |
1999-05-26 | Add fix for 0x7fU constants to pgindent | Bruce Momjian | |
1999-05-25 | Another pgindent run. Sorry folks. | Bruce Momjian | |
1999-05-25 | pgindent run over code. | Bruce Momjian | |
1999-03-20 | Script for preparing derived files during tarball construction. | Tom Lane | |
1999-02-10 | Update find_typedefs for bsdi 4.0. | Bruce Momjian | |
1999-02-02 | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | |
1999-01-17 | Apply Win32 patch from Horak Daniel. | Bruce Momjian | |
1998-12-25 | Fix for version, update to 6.5. | Bruce Momjian | |
1998-12-23 | Add subversion mention | Bruce Momjian | |
1998-10-08 | I agree. I think, though, that the best argument presented in the | Bruce Momjian | |
debate was from Paul Vixie, who wanted INET to be the name covering both IPV4 and IPV6. The following kit makes the needed changes: Tom Ivar Helbekkmo | |||
1998-10-05 | Information is now in the chapter on syntax in the User's Guide. | Thomas G. Lockhart | |
1998-10-03 | Integrate new IP type from Tom Ivar Helbekkmo. | Bruce Momjian | |
1998-09-11 | The attached patches fix the following problems: | Bruce Momjian | |
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 | |||
1998-09-10 | Fix for length in libpq from Tom Lane. | Bruce Momjian | |
1998-09-01 | OK, folks, here is the pgindent output. | Bruce Momjian | |
1998-08-30 | Update INSTALL, etc. for release 6.4. Update pgaccess to 0.88. | Bruce Momjian | |
1998-08-30 | Update of changes | Bruce Momjian | |
1998-08-29 | update libpq.rc version. | Bruce Momjian | |
1998-08-29 | libpq's pqGetnchar() should not return a null-terminated value | Bruce Momjian | |
anymore. Fix for large objects. | |||
1998-08-19 | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | |
no longer returns buffer pointer, can be gotten from scan; descriptor; bootstrap can create multi-key indexes; pg_procname index now is multi-key index; oidint2, oidint4, oidname are gone (must be removed from regression tests); use System Cache rather than sequential scan in many places; heap_modifytuple no longer takes buffer parameter; remove unused buffer parameter in a few other functions; oid8 is not index-able; remove some use of single-character variable names; cleanup Buffer variables usage and scan descriptor looping; cleaned up allocation and freeing of tuples; 18k lines of diff; | |||
1998-08-10 | Add new \w write command to psql. | Bruce Momjian | |
1998-08-10 | Update flowchart. | Bruce Momjian | |
1998-08-10 | Update flowchart. | Bruce Momjian | |
1998-08-09 | Update pgindent. | Bruce Momjian | |
1998-08-09 | New pgindent. | Bruce Momjian | |
1998-08-07 | OPTIMIZER_DEBUG additions. | Bruce Momjian | |
1998-08-06 | Make large objects their own relkind type. Fix dups in pg_class_mb | Bruce Momjian | |
files. Fix sequence creation hack for relkind type. | |||
1998-08-05 | flowchart update | Bruce Momjian | |
1998-08-05 | flowchart update | Bruce Momjian | |
1998-08-04 | Update flow chart. | Bruce Momjian | |
1998-08-03 | Update mark/reset index code for multiple indexes, (OR code). | Bruce Momjian | |
Thanks for Vadim for fixes. | |||
1998-08-03 | Cleanup of OR processing. | Bruce Momjian | |
1998-07-26 | Update flowchart. Add arrow. | Bruce Momjian | |
1998-07-24 | I'm sorry, but I think I introduced a little bug with my last patch. | Bruce Momjian | |
Everyone using an [NOT] EXISTS subquery will have noticed that already. The bug is in "subselect.c" in the function "SS_process_sublinks()". Here the whole function as it *SHOULD BE*: Stephan | |||
1998-07-21 | Update. | Bruce Momjian | |
1998-07-21 | Update. | Bruce Momjian | |
1998-07-20 | Update version. | Bruce Momjian | |
1998-07-17 | update | Bruce Momjian | |
1998-07-09 | change <CODE> to <I>. | Bruce Momjian | |
1998-07-09 | update | Bruce Momjian | |