aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update TODO list.Bruce Momjian2001-05-10
* Up version to force initdb to fix regression problems.Bruce Momjian2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Avoid unnecessary lseek() calls by cleanups in md.c. mdfd_lstbcnt wasTom Lane2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Add mention in README of Oracle.Bruce Momjian2001-05-10
* Add oracle conversion utility ora2pg in /contrib/oracle.Bruce Momjian2001-05-10
* Add dbase conversion utility to /contrib.Bruce Momjian2001-05-10
* Move disabled message up to a higher makefile.Bruce Momjian2001-05-10
* Another add.Bruce Momjian2001-05-09
* Add new emails.Bruce Momjian2001-05-09
* First cut at making indexscan cost estimates depend on correlationTom Lane2001-05-09
* Update TODO list.Bruce Momjian2001-05-09
* This directory contains a module that implements the "Metaphone" code asBruce Momjian2001-05-09
* Add --echo option to createlang and droplang.Peter Eisentraut2001-05-09
* Wow, I am getting good at this Makefile stuff. Peter may be OK with it.Bruce Momjian2001-05-09
* I think I got the pltcl Makefile unknown rules working properly.Bruce Momjian2001-05-09
* I have modifed heap.c so that it won't automatically generate duplicateBruce Momjian2001-05-09
* that's just me again, here's normal patch for KOI8_U toBruce Momjian2001-05-09
* This patch should catch cases where the typesBruce Momjian2001-05-09
* Update TODO list.Bruce Momjian2001-05-09
* More cleanups to generate tcl unknown from Makefile.Bruce Momjian2001-05-09
* autoconfBruce Momjian2001-05-09
* Make tcl unknown configure from Makefile, not configure.Bruce Momjian2001-05-09
* More --enable-pltcl-unknown renames.Bruce Momjian2001-05-09
* Change to enable_pltcl_unknown mention.Bruce Momjian2001-05-09
* Add TODO file.Bruce Momjian2001-05-09
* Add plpython code.Bruce Momjian2001-05-09
* autoconfBruce Momjian2001-05-09
* Change --with-pltcl-unknown to --enable-pltcl-unknownBruce Momjian2001-05-09
* Noticed a small bug in the code. Probably been there for some time. NoteBruce Momjian2001-05-09
* autoconfBruce Momjian2001-05-09
* This patch adds a new configure option --with-pltcl-unknown whichBruce Momjian2001-05-09
* Right-align \du user-id.Bruce Momjian2001-05-09
* Fix memory leak in new psql \du code.Bruce Momjian2001-05-09
* Fix libpq++'s FieldSize to return int, not short.Bruce Momjian2001-05-09
* Add mention of getLength returning short.Bruce Momjian2001-05-09
* Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'mBruce Momjian2001-05-09
* Use ColId instead of Ident for SET SESSION AUTHORIZATION.Peter Eisentraut2001-05-09
* Mention new jdbc mailing list instead of interfaces list.Bruce Momjian2001-05-09
* If it's true that the ALTER TABLE x ADD CONSTRAINT x CHECK (x) syntax isBruce Momjian2001-05-09
* Cause planner to make use of average-column-width statistic that is nowTom Lane2001-05-09
* Update runtime shared memory computations.Bruce Momjian2001-05-08
* Add SET SESSION AUTHORIZATION command.Peter Eisentraut2001-05-08
* Mention SHELL usage in initdb.Bruce Momjian2001-05-08
* Append and SubqueryScan nodes were not passing changed-parameter signals downTom Lane2001-05-08
* Need to factor out strdup.o for separate treatment since it's in aPeter Eisentraut2001-05-08