aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 'waiting' status display had extra space, removed.Bruce Momjian2001-03-14
* Try to run empty test program before running any real AC_TRY_RUN's, toPeter Eisentraut2001-03-14
* Don't go belly-up if fork() fails for a routine checkpoint subprocess.Tom Lane2001-03-14
* Fix numeric modulo operator for case of fractional right argument.Tom Lane2001-03-14
* New shutdown wording:Bruce Momjian2001-03-14
* Fix some memory leaks.Hiroshi Inoue2001-03-14
* ifdef out reindex stuff in VACUUM for safety.Hiroshi Inoue2001-03-14
* First cut at XLOG file reset utility.Tom Lane2001-03-14
* Provide more useful error message if 'postgres -V' failed. AdvertisePeter Eisentraut2001-03-13
* updatePeter Eisentraut2001-03-13
* updatePeter Eisentraut2001-03-13
* Change xlog page-header format to include StartUpID. Use the SUI toTom Lane2001-03-13
* 'test -e' isn't portable. Use 'test -f'.Peter Eisentraut2001-03-13
* Update FAQ.Bruce Momjian2001-03-13
* Document changed features of pg_dump, including:Philip Warner2001-03-13
* - Use subselect when enabling triggers,Philip Warner2001-03-13
* The attached file contains the registry settings required to install theHiroshi Inoue2001-03-13
* Update for new pg_control format.Tom Lane2001-03-13
* XLOG (and related) changes:Tom Lane2001-03-13
* Avoid O(N^2) behavior in deferredTriggerAddEvent() for large numbers ofTom Lane2001-03-12
* Update TODO list.Bruce Momjian2001-03-11
* Throw error if Ant is not found and Java is requested. Remove redundantPeter Eisentraut2001-03-11
* Add uninstall target to Java build.Peter Eisentraut2001-03-11
* Turns out the HPUX linker likes -Bsymbolic too. Without this, ODBCTom Lane2001-03-10
* Provide a hack to let initialization happen on platforms for whichTom Lane2001-03-10
* Do not accept values from sections following the specified section.Tom Lane2001-03-10
* BOX documentation disagreed with code about corner order.Tom Lane2001-03-10
* Update TODO list.Bruce Momjian2001-03-10
* Document --with-java.Peter Eisentraut2001-03-10
* Eliminate some hackery when creating text files (INSTALL) with a few linesPeter Eisentraut2001-03-10
* Use install-sh unconditionally.Peter Eisentraut2001-03-10
* FATAL errors should cause exit with nonzero status if we are not runningTom Lane2001-03-10
* 1)Allow the access to indexes with up to 16 keys.Hiroshi Inoue2001-03-10
* Don't choke on superuser names containing random punctuation.Tom Lane2001-03-09
* Recursive distclean shouldn't depend on recursive clean. SubdirectoriesPeter Eisentraut2001-03-09
* Integrate "Porting from Oracle PL/SQL" HOWTO from Roberto Mello.Peter Eisentraut2001-03-09
* hold interupts during LockWaitCancel().Hiroshi Inoue2001-03-09
* Add Japanese FAQ>Bruce Momjian2001-03-08
* Update TODO list.Bruce Momjian2001-03-08
* Update FAQ.Bruce Momjian2001-03-08
* A subplan invoked within an aggregate function's argument shouldTom Lane2001-03-08
* Modify wchar conversion routines to not fetch the next byte past the endTom Lane2001-03-08
* Repair a number of places that didn't bother to check whether PageAddItemTom Lane2001-03-07
* > Applied. Thanks.Bruce Momjian2001-03-07
* pltcl_loadmod has problems with big (>4k) modules because of missing incrBruce Momjian2001-03-07
* Update my2pg, new version.Bruce Momjian2001-03-06
* Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if they name actualTom Lane2001-03-06
* Sync rule for making INSTALL file.Peter Eisentraut2001-03-06
* Help message s/dump/restore/ (must have been copy&pasted from pg_dump).Peter Eisentraut2001-03-06
* Some editing, enhance markup, move description section before options list.Peter Eisentraut2001-03-06