aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Adjust spelling of article titles to match the originals, add some links.Peter Eisentraut2002-01-08
* make install failed in VPATH build.Tom Lane2002-01-08
* Fix copy-and-paste mistake exposed by gcc warning.Tom Lane2002-01-08
* In a VPATH build, resultmap must be one of the symlinked files, elseTom Lane2002-01-08
* Revert last change (CFLAGS+=-g). Probably was a mistake...Peter Eisentraut2002-01-08
* Update Lockhart's email address.Bruce Momjian2002-01-08
* Update Thomas Lockhart's email address to lockhart@fourpalms.org.Bruce Momjian2002-01-08
* Remove shift/reduce conflicts introduced by last change.Tom Lane2002-01-08
* Repair the GEQO bibliography. It was marked up all wrong. Move some ofPeter Eisentraut2002-01-08
* Fix lpad() and rpad() to produce correct results in variable-lengthTom Lane2002-01-08
* Point to main CPAN site, and reword a little.Peter Eisentraut2002-01-08
* Minor wordsmithing.Tom Lane2002-01-08
* Make FreeBSD URL point to the right chapter again.Peter Eisentraut2002-01-08
* Fixed array pointers, no longer using void * in arithmetics.Michael Meskes2002-01-08
* Email address no longer valid.Bruce Momjian2002-01-08
* Update bad URL's with good ones.Bruce Momjian2002-01-08
* Update my2pg to version 1.22.Bruce Momjian2002-01-07
* Add variants of digest() and hmac() that accept text inputs.Tom Lane2002-01-07
* Tweak LWLock algorithms so that an awakened waiter for a lock is notTom Lane2002-01-07
* Fixed parser to accept initializing expressions starting with "(".Michael Meskes2002-01-07
* Editorial reviewPeter Eisentraut2002-01-07
* If we fail to fork a new backend process, (try to) report the failureTom Lane2002-01-06
* Fix ecpg wording to be consistent.Bruce Momjian2002-01-06
* Remove ecpg TODO section:Bruce Momjian2002-01-06
* Fix copy-and-paste brain damage. (These commands do not create aTom Lane2002-01-06
* Add CHECK_FOR_INTERRUPTS() in various strategic spots, per commentsTom Lane2002-01-06
* Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preformingBarry Lind2002-01-05
* Spelling fix:Bruce Momjian2002-01-05
* Re-order items:Bruce Momjian2002-01-04
* Added:Bruce Momjian2002-01-04
* ecpg.sgml manual page updated to ON.Bruce Momjian2002-01-04
* Change:Bruce Momjian2002-01-04
* Add from Vadim:Bruce Momjian2002-01-04
* Fix some incorrect and obsolete commentary.Tom Lane2002-01-04
* Add more complete details on date/time keywords and parsing rules.Thomas G. Lockhart2002-01-04
* Have to_date() call timestamptz_date() per Karel's email instructions.Thomas G. Lockhart2002-01-04
* Replace #ifdef, #endif with # requires comment.Bruce Momjian2002-01-04
* Update FAQ.Bruce Momjian2002-01-04
* Give attribution:Bruce Momjian2002-01-04
* Remove:Bruce Momjian2002-01-04
* Require ownership permission for CREATE INDEX, per bug report.Tom Lane2002-01-03
* Instead of waiting a fixed amount of time for the test postmaster toTom Lane2002-01-03
* Prefer savepoints term:Bruce Momjian2002-01-03
* Update:Bruce Momjian2002-01-03
* SPI_cursor_open must copy by-reference parameter values into theTom Lane2002-01-03
* Add:Bruce Momjian2002-01-03
* Add:Bruce Momjian2002-01-03
* Added:Bruce Momjian2002-01-03
* Shouldn't try to copy null datums with datumCopy.Tom Lane2002-01-03
* Added:Bruce Momjian2002-01-03