aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Repair incorrect assumption that all versions of 'install' knowTom Lane2000-06-28
* First phase of memory management rewrite (see backend/utils/mmgr/READMETom Lane2000-06-28
* Tamotsu Nakagawa has posted a fix for this to a local mail list inBruce Momjian2000-06-27
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-27
* Fix \pset null to use ', not ".Bruce Momjian2000-06-26
* Added new commands and intelligence to psql tab completion.Peter Eisentraut2000-06-25
* Relaxed pickiness about user and group commands in transaction blocks.Peter Eisentraut2000-06-25
* Second pass over run-time configuration system. Adjust priorities on somePeter Eisentraut2000-06-22
* Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in thePeter Eisentraut2000-06-20
* Make renaming a temp table behave sensibly. We don't need to touchTom Lane2000-06-20
* Make inheritance planning logic a little simpler and clearer,Tom Lane2000-06-20
* Fix handling of type tuple associated with a temp relation. We haveTom Lane2000-06-20
* Modify index-opening code to guarantee that the indexes of a relationTom Lane2000-06-19
* Ensure that kernel error code is included in smgr-level error reports.Tom Lane2000-06-19
* Integrated ODBC driver into regular build. No more standalone business,Peter Eisentraut2000-06-19
* Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in lengthBruce Momjian2000-06-19
* fix HAVE_SQLGETPRIVATEPROFILESTRING defineBruce Momjian2000-06-19
* Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amprocTom Lane2000-06-19
* Linux/alpha patch.Bruce Momjian2000-06-19
* Reimplement nodeMaterial to use a temporary BufFile (or even memory, if theTom Lane2000-06-18
* Reinstate BufFileTell().Tom Lane2000-06-18
* Get rid of IndexIsUniqueNoCache() kluge by the simple expedient ofTom Lane2000-06-17
* Fix performance problems with pg_index lookups (see, for example,Tom Lane2000-06-17
* Clean out another pocket of functions called via nonspecific functionTom Lane2000-06-17
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-17
* Repair unforgivably brain-dead representation of CaseExpr nodes inTom Lane2000-06-16
* /contrib patch from Karel.Bruce Momjian2000-06-15
* Repair Large Object bugs demonstrated by Ian Grant's example. inv_writeTom Lane2000-06-15
* Final #include cleanup.Bruce Momjian2000-06-15
* Clean up #include's.Bruce Momjian2000-06-15
* #include cleanupsBruce Momjian2000-06-15
* Update include cleaning scripts.Bruce Momjian2000-06-14
* Update include scriptsBruce Momjian2000-06-14
* Add () around define -1.Bruce Momjian2000-06-14
* Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut2000-06-14
* Back out libpgtcl tcl/tksh includes.Bruce Momjian2000-06-14
* Remove -O0 linux ppc flagBruce Momjian2000-06-14
* I had overlooked the fact that some fmgr-callable functions return voidTom Lane2000-06-14
* Fix for memory leak from Denis PerchineBruce Momjian2000-06-14
* > If read or write fails. Position will left the same. ThisBruce Momjian2000-06-14
* OK, I have tidied up todays (13th) snapshot with the attached patch, IBruce Momjian2000-06-14
* add missing filesBruce Momjian2000-06-13
* in the Directory src/bin/pgtclsh there is a good mechanism to integrateBruce Momjian2000-06-13
* Another batch of fmgr updates. I think I have gotten all old-styleTom Lane2000-06-13
* Brand 7.1 release. Also update jdbc version in release branch.Bruce Momjian2000-06-12
* Rename rule CURRENT to OLD in source tree. Add mapping for backwardBruce Momjian2000-06-12
* Back out old unixodbc patches and apply new ones. Nick GorhamBruce Momjian2000-06-12
* Put back old Makefiles, in pgsql and pgsql/src.Bruce Momjian2000-06-12
* Add makefile to warn about not using gmake.Bruce Momjian2000-06-12
* Back out pg_shadow changes to allow create table and locking permissions.Bruce Momjian2000-06-12