aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix platform-dependent failure introduced by recent to_char changesTom Lane2003-04-02
* This is a derived file and should never have been added to CVS.Tom Lane2003-04-02
* Whack getaddrinfo() patch around until it works, more or less, onTom Lane2003-04-02
* Add missing semicolon.Tom Lane2003-04-01
* More patches for informix compatibility.Michael Meskes2003-04-01
* Update Russian FAQ, from Viktor VislobokovBruce Momjian2003-04-01
* Please, apply patch for contrib/ltree to current CVS and 7.3.2Bruce Momjian2003-03-31
* Skip START WITH in sequence definition when it's the default value --Bruce Momjian2003-03-31
* The following patch cleans up the deferred trigger mechanism. There isBruce Momjian2003-03-31
* TestConfiguration returns int, not bool. This mistake is relativelyTom Lane2003-03-31
* Fix broken markup.Tom Lane2003-03-30
* Properly document default value of log_min_error_statement in postgresql.conf.Bruce Momjian2003-03-30
* Forgot two new files and one that was moved.Michael Meskes2003-03-30
* Moved Informix stuff to its own compat library. Interval datetype is now full...Michael Meskes2003-03-30
* Simplify the socket handling code by supplying a replacement getaddrinfo()Peter Eisentraut2003-03-29
* [ Backpatch to 7.3.X.]Bruce Momjian2003-03-29
* [ Backpatch to 7.3.X.]Bruce Momjian2003-03-29
* Add code to apply some simple sanity checks to the header fields of aTom Lane2003-03-28
* Regression output didn't get updated to match recent commit.Tom Lane2003-03-28
* Fix NULL casting warning, pointed out by Joe ConwayBruce Momjian2003-03-28
* Fix number of columns in SGML, from Weiping HeBruce Momjian2003-03-28
* Fix bogus coding of SET DEFAULT ri triggers ... or at least make it lessTom Lane2003-03-27
* Add <stdlib> to add calloc() prototype.Bruce Momjian2003-03-27
* Fix syntax error in to_char fixes --- was defining variable in main codeBruce Momjian2003-03-27
* It may not be obvious to you, but the plpython regression testsBruce Momjian2003-03-27
* New \d format:Bruce Momjian2003-03-27
* Add new file.Bruce Momjian2003-03-27
* Add new files.Bruce Momjian2003-03-27
* This patch implements holdable cursors, following the proposalBruce Momjian2003-03-27
* Remove email file.Bruce Momjian2003-03-27
* Done:Bruce Momjian2003-03-27
* * Make pg_get_triggerdef documentation consistent with other pg_get_Bruce Momjian2003-03-27
* Attached are two patches for psql's tab-completion.c.Bruce Momjian2003-03-27
* AddsBruce Momjian2003-03-27
* Reorder language creation to restore constistently.Bruce Momjian2003-03-27
* to_char fixes, Karel ZakBruce Momjian2003-03-27
* GetTupleForTrigger must use outer transaction's command counter for timeTom Lane2003-03-27
* More changes to pgtypeslib and set optimization to -O1.Michael Meskes2003-03-27
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* I mean, bison 1.875. :-)Bruce Momjian2003-03-25
* Mention bison 1.85 is now required.Bruce Momjian2003-03-25
* plpgsql can assign to subscripted variables now, e.g.Tom Lane2003-03-25
* patch to notify listeners on error from Csaba NagyDave Cramer2003-03-25
* Use PQfreemem() consistently, and document its use for Notify.Bruce Momjian2003-03-25
* added DISTINCT to the query to get cross reference. This is required when two...Dave Cramer2003-03-25
* fixed problem where information from previous updates was leaking into subseq...Dave Cramer2003-03-25
* Factor out duplicate code for computing values of PLpgSQL_datum items.Tom Lane2003-03-25
* Ignore SIGXFSZ (if platform has it), so that ulimit violations work likeTom Lane2003-03-24
* Modify keys_are_unique optimization to release buffer pins before itTom Lane2003-03-24
* Add comment to postgresql.conf:Bruce Momjian2003-03-24