summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-13updatePeter Eisentraut
2001-03-13updatePeter Eisentraut
2001-03-13Change xlog page-header format to include StartUpID. Use the SUI toTom Lane
2001-03-13'test -e' isn't portable. Use 'test -f'.Peter Eisentraut
2001-03-13Update FAQ.Bruce Momjian
2001-03-13Document changed features of pg_dump, including:Philip Warner
2001-03-13- Use subselect when enabling triggers,Philip Warner
2001-03-13The attached file contains the registry settings required to install theHiroshi Inoue
2001-03-13Update for new pg_control format.Tom Lane
2001-03-13XLOG (and related) changes:Tom Lane
2001-03-12Avoid O(N^2) behavior in deferredTriggerAddEvent() for large numbers ofTom Lane
2001-03-11Update TODO list.Bruce Momjian
2001-03-11Throw error if Ant is not found and Java is requested. Remove redundantPeter Eisentraut
2001-03-11Add uninstall target to Java build.Peter Eisentraut
2001-03-10Turns out the HPUX linker likes -Bsymbolic too. Without this, ODBCTom Lane
2001-03-10Provide a hack to let initialization happen on platforms for whichTom Lane
2001-03-10Do not accept values from sections following the specified section.Tom Lane
2001-03-10BOX documentation disagreed with code about corner order.Tom Lane
2001-03-10Update TODO list.Bruce Momjian
2001-03-10Document --with-java.Peter Eisentraut
2001-03-10Eliminate some hackery when creating text files (INSTALL) with a few linesPeter Eisentraut
2001-03-10Use install-sh unconditionally.Peter Eisentraut
2001-03-10FATAL errors should cause exit with nonzero status if we are not runningTom Lane
2001-03-101)Allow the access to indexes with up to 16 keys.Hiroshi Inoue
2001-03-09Don't choke on superuser names containing random punctuation.Tom Lane
2001-03-09Recursive distclean shouldn't depend on recursive clean. SubdirectoriesPeter Eisentraut
2001-03-09Integrate "Porting from Oracle PL/SQL" HOWTO from Roberto Mello.Peter Eisentraut
2001-03-09hold interupts during LockWaitCancel().Hiroshi Inoue
2001-03-08Add Japanese FAQ>Bruce Momjian
2001-03-08Update TODO list.Bruce Momjian
2001-03-08Update FAQ.Bruce Momjian
2001-03-08A subplan invoked within an aggregate function's argument shouldTom Lane
2001-03-08Modify wchar conversion routines to not fetch the next byte past the endTom Lane
2001-03-07Repair a number of places that didn't bother to check whether PageAddItemTom Lane
2001-03-07> Applied. Thanks.Bruce Momjian
2001-03-07pltcl_loadmod has problems with big (>4k) modules because of missing incrBruce Momjian
2001-03-06Update my2pg, new version.Bruce Momjian
2001-03-06Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if they name actualTom Lane
2001-03-06Sync rule for making INSTALL file.Peter Eisentraut
2001-03-06Help message s/dump/restore/ (must have been copy&pasted from pg_dump).Peter Eisentraut
2001-03-06Some editing, enhance markup, move description section before options list.Peter Eisentraut
2001-03-06Shorten TOAST mentionBruce Momjian
2001-03-06Update/correct/refine.Peter Eisentraut
2001-03-06Tue Mar 06 12:05:00 GMT 2001 peter@retep.org.ukPeter Mount
2001-03-06- Reflect change of option -U to -LPhilip Warner
2001-03-06- Minor correction to usagePhilip Warner
2001-03-06- Dump relevant parts of sequences only when doing schemaOnly & dataOnlyPhilip Warner
2001-03-06- Only disable triggers in DataOnly (or implied data-only) restores.Philip Warner
2001-03-05Add missing space, change some markup.Peter Eisentraut
2001-03-05Sorry, that change was not correct.Peter Eisentraut