| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for xmlval IS DOCUMENT expression. | Peter Eisentraut | 2007-01-14 | 11 | -11/+156 |
| * | Remove completed items, and the last is unwanted: | Bruce Momjian | 2007-01-13 | 2 | -26/+2 |
| * | Fix handling of CC (century) format spec in to_date/to_char. According to | Tom Lane | 2007-01-12 | 4 | -48/+51 |
| * | Fix compiler warning | Peter Eisentraut | 2007-01-12 | 1 | -1/+4 |
| * | Use XML output escaping also in XMLFOREST. | Peter Eisentraut | 2007-01-12 | 3 | -12/+8 |
| * | Update to_char("CC") description. | Bruce Momjian | 2007-01-12 | 1 | -2/+2 |
| * | Update error messsage wording. | Bruce Momjian | 2007-01-12 | 1 | -2/+2 |
| * | Update ORDER BY UNION function/exprssion wording (again). | Bruce Momjian | 2007-01-12 | 1 | -2/+4 |
| * | Add some notes about the basic mathematical laws that the system presumes | Tom Lane | 2007-01-12 | 1 | -2/+45 |
| * | Allow for arbitrary data types as content in XMLELEMENT. The original | Peter Eisentraut | 2007-01-12 | 5 | -19/+149 |
| * | Missed two new files from Joachim's patch. | Michael Meskes | 2007-01-12 | 2 | -0/+2412 |
| * | also adjust MinGW expected file to new setup | Michael Meskes | 2007-01-12 | 4 | -29/+46 |
| * | Simplified regression handling | Michael Meskes | 2007-01-12 | 46 | -70/+66 |
| * | Fix a performance problem in databases with large numbers of tables | Tom Lane | 2007-01-11 | 1 | -28/+59 |
| * | Update UNION/INTERSECT/EXCEPT ORDER BY error wording for | Bruce Momjian | 2007-01-11 | 1 | -2/+2 |
| * | Improve error wording of ORDER BY in UNION that uses new expressions in | Bruce Momjian | 2007-01-11 | 1 | -2/+2 |
| * | Teach nodeMergejoin how to handle DESC and/or NULLS FIRST sort orders. | Tom Lane | 2007-01-11 | 1 | -77/+55 |
| * | Applied Joachim's patch for a --regression option. | Michael Meskes | 2007-01-11 | 50 | -128/+249 |
| * | Add URL item for psql -c changes: | Bruce Momjian | 2007-01-11 | 2 | -2/+6 |
| * | Add: | Bruce Momjian | 2007-01-11 | 2 | -2/+10 |
| * | Add URL for PQexec() for disallowing multiple queries: | Bruce Momjian | 2007-01-11 | 2 | -2/+6 |
| * | Add: | Bruce Momjian | 2007-01-11 | 2 | -2/+11 |
| * | Add: | Bruce Momjian | 2007-01-11 | 2 | -2/+6 |
| * | Allow Borland CC to compile libpq and psql. | Bruce Momjian | 2007-01-11 | 3 | -11/+25 |
| * | Allow Borland CC to compile libpq and psql. | Bruce Momjian | 2007-01-11 | 3 | -7/+36 |
| * | For pg_ctl -w, add reference to additional environment variables and pgpass. | Bruce Momjian | 2007-01-11 | 1 | -3/+5 |
| * | Remove SGML makefile .SECONDARY tag so html rules will work properly; | Bruce Momjian | 2007-01-11 | 2 | -10/+9 |
| * | Use libxml's xmlwriter API for producing XML elements, instead of doing | Peter Eisentraut | 2007-01-10 | 3 | -54/+81 |
| * | Improve SGML build rules for non-HTML output, per Peter. | Bruce Momjian | 2007-01-10 | 1 | -24/+14 |
| * | Make sure BYTE_ORDER gets defined in 64-bit builds on Solaris, | Tom Lane | 2007-01-10 | 1 | -1/+12 |
| * | Change the planner-to-executor API so that the planner tells the executor | Tom Lane | 2007-01-10 | 25 | -263/+722 |
| * | Attached patch fixes two problems: | Neil Conway | 2007-01-10 | 1 | -2/+4 |
| * | This patch enables verbose output when building all projects. This is | Neil Conway | 2007-01-10 | 1 | -1/+1 |
| * | Update copyright script to allow spaces around dash. | Bruce Momjian | 2007-01-10 | 2 | -4/+4 |
| * | In SGML Makefile, set proper targets for recursive calls. | Bruce Momjian | 2007-01-10 | 1 | -7/+7 |
| * | Update copyright year | Tatsuo Ishii | 2007-01-10 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2007-01-09 | 2 | -2/+12 |
| * | Update the UTF-8 RFC reference. RFC 2044 was obsoleted by RFC 2279, | Bruce Momjian | 2007-01-09 | 2 | -3/+3 |
| * | Build SGML documention output several times if necessary to have proper | Bruce Momjian | 2007-01-09 | 2 | -17/+47 |
| * | Have log_temp_files be in kilobytes, remove trace call. | Bruce Momjian | 2007-01-09 | 3 | -6/+6 |
| * | Remove trace macro call from new log_temp_files, until it gets more | Bruce Momjian | 2007-01-09 | 1 | -2/+1 |
| * | Enable another five tuple status bits by using the high bits of the | Bruce Momjian | 2007-01-09 | 6 | -34/+44 |
| * | Done: | Bruce Momjian | 2007-01-09 | 2 | -4/+4 |
| * | Add GUC log_temp_files to log the use of temporary files. | Bruce Momjian | 2007-01-09 | 5 | -5/+52 |
| * | Marginal tweaks in the documentation for ORDER BY; in particular point | Tom Lane | 2007-01-09 | 2 | -9/+22 |
| * | Add a citation to Seltzer and Yigit's Usenix '91 paper about hash table | Tom Lane | 2007-01-09 | 1 | -3/+8 |
| * | Fix vcbuild to allow building without OpenSSL and/or zlib. Magnus | Tom Lane | 2007-01-09 | 1 | -14/+21 |
| * | vcbuild documentation from Magnus and Dave. | Tom Lane | 2007-01-09 | 1 | -0/+56 |
| * | Done: | Bruce Momjian | 2007-01-09 | 2 | -15/+4 |
| * | pltcl regression test needs to actually create an opclass, not just one opera... | Tom Lane | 2007-01-09 | 2 | -0/+131 |