aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Undo collateral damage from recent patch: Makefile hadTom Lane1999-05-16
* Change iostream to iostream.h, strstream to strstream.hTom Lane1999-05-16
* I made it so it rolled over files at 1MB. My table ended up with 120Bruce Momjian1999-05-15
* I've got 2 pretty small patches.Bruce Momjian1999-05-15
* *** empty log message ***Michael Meskes1999-05-14
* Hi, Bruce!Bruce Momjian1999-05-13
* Add double quotes around the sequence name generated to support theThomas G. Lockhart1999-05-13
* Surround a variable declaration with ENABLE_OUTER_JOINS to suppressThomas G. Lockhart1999-05-13
* set client_encoding to <nothing> crashes backend.Tatsuo Ishii1999-05-13
* Rip out QueryTreeList structure, root and branch. QuerytreeTom Lane1999-05-13
* Update driver to 6-40-0006Byron Nikolaidis1999-05-13
* Here's a small patch to cause pg_dump to emit theBruce Momjian1999-05-13
* Release allocated memory during AtAbort_Memory.Tom Lane1999-05-13
* Do not refer to stdin in static variable initializer ...Tom Lane1999-05-12
* Fixed small bug in ruleutils and added output of pg_views andJan Wieck1999-05-12
* Fixed wrong hasAggs when aggregate columns of view aren'tJan Wieck1999-05-12
* Replaced targetlist entry in GroupClause by reference numberJan Wieck1999-05-12
* I am sorry, I misinterpreted the still failing trigger regression test.Bruce Momjian1999-05-12
* Added installation of created procedural languages to initdbJan Wieck1999-05-12
* Minor wording change.Thomas G. Lockhart1999-05-12
* Include mention of CASE, COALESCE, and IFNULL.Thomas G. Lockhart1999-05-12
* Adjust elog NOTICE messages to surround table and column names with singleThomas G. Lockhart1999-05-12
* Add keywords to implement Vadim's transaction isolationThomas G. Lockhart1999-05-12
* Fix problem with multiple indices defined if using column- and table-Thomas G. Lockhart1999-05-12
* Handle conversion of floating point constants to internal strings.Thomas G. Lockhart1999-05-12
* Keep long non-quoted numeric strings *as* untyped strings if they failThomas G. Lockhart1999-05-12
* Fix bogus assumption that MAXALIGN is at least sizeof(pointer).Tom Lane1999-05-12
* Fix configure to generate correct expansion of library directoryTom Lane1999-05-11
* Just a couple more files to untar in src/test/regressBruce Momjian1999-05-11
* Changed debug options:Jan Wieck1999-05-11
* put back mklang.sql.in file.Bruce Momjian1999-05-11
* clean up commentsBruce Momjian1999-05-11
* Update man page for selectBruce Momjian1999-05-10
* Check for NUMERIC overflow a second time after roundingJan Wieck1999-05-10
* Allow perl install as non-root, from Geoff KeatingBruce Momjian1999-05-10
* Update to PyGreSQL 2.3.Bruce Momjian1999-05-10
* libpq++ uses fe_setauthsvc which is deprecated and results in an errorBruce Momjian1999-05-10
* Rename MAP_FILE to USERMAP_FILE for Digital Unix.Bruce Momjian1999-05-10
* I send you a attach of my modified refint.c thatBruce Momjian1999-05-10
* This patch is to add more commentsBruce Momjian1999-05-10
* add mention of large object orphaningBruce Momjian1999-05-10
* Fix initdb problem introduced by recent patch.Bruce Momjian1999-05-10
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-10
* Correct type_sanity test so it doesn't spit up on newTom Lane1999-05-09
* Rearrange top-level rewrite operations so that EXPLAIN worksTom Lane1999-05-09
* Running lo_read/lo_write under different memory contextTatsuo Ishii1999-05-09
* Mistyping by me.Vadim B. Mikheev1999-05-09
* Repair incorrect pg_proc entry for numeric_in.Tom Lane1999-05-09
* Fix some miscellaneous places that were using raw open() orTom Lane1999-05-09
* Update hash and join routines to use fd.c's new temp-fileTom Lane1999-05-09