2004-03-08 |
Bruce Momjian | Have SGML make clean remove text files output as well |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Bruce Momjian | Add comment about why ON COMMENT in non-current databas... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Bruce Momjian | Update German FAQ. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Tom Lane | Test for whether a previous IN join restricts the curre... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Tom Lane | Some editorial work on 7.4.2 release notes. |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Neil Conway | contrib/xml2 updates from John Gray: |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Michael Meskes | Added multidimensional arrays as todo for ecpg. |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Tom Lane | When testing usability of a partial index, recognize... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Neil Conway | Improve discussion of using OIDs for identifying rows... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Joe Conway | Added new versions of dblink, dblink_exec, dblink_open... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Neil Conway | Explicitely mention that some GUC variables cannot... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Neil Conway | Editorialization of some text discussing 'IS NULL'... |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Bruce Momjian | Use lynx -stdin and regenerate HISTORY |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Tom Lane | Improve documentation of virtual_host parameter: old... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Have makefile reference /xml2. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | First update of release notes for 7.4.2. Still needs... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Oops, '-' doesn't work for my lynx either. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Use '-' for stdin on lynx, my lynx version doesn't... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Update Polish FAQ, from Marcin Mazurek. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Add xml2 as skipped /contrib Makefile entry. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Add mention xml2 is a newer version. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Add missing xml files. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Move new version of contrib/ xml into xml2, keep old... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Thanks to the generous support of Torchbox (http:/... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Per a brief conversation with Tom, I've created a patch... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Tom Lane | libpq's query to get the OIDs of large-object support... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Win32: |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Fix for underscore in ID sgml markup. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Add new SPI functions for use by PL/Java: |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Fix log_executor_stats for non-multi queries. Backpatc... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Neil Conway | Emit a warning when an empty string is input to the... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Dennis Bjorklund | The trim function doc did not say that the second argum... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Bruce Momjian | Better document INSTEAD behavior for rules. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Michael Meskes | - Fixed segfault due to missing check for variable... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Neil Conway | Add a few more cross-references where appropriate,... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Tom Lane | Modify pg_dump so that the preferred dump order is... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Bruce Momjian | Fix wording of new bison warning, per Peter. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Bruce Momjian | Remove Jan: |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Bruce Momjian | Seems the usage message for oid2name calls it pg_oid2na... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Bruce Momjian | Adds the -W flag to the pwd call under Win32. This... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Tom Lane | Remove useless rebuilding of subPlan list during ExecIn... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Tom Lane | Update obsolete comment. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Tom Lane | Always schema-qualify the name of a function referenced... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Bruce Momjian | Update bison warning to be clearer about its purpose. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Tom Lane | Junkfilter logic to force a projection step during... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Bruce Momjian | Fix sizeof(Oid) in PGSTAT_NUM_TABPURGE. (Actually... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Bruce Momjian | Add missing checks for Borland C compiler. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Tom Lane | Teach is_distinct_query to recognize that GROUP BY... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Bruce Momjian | Update Turkish FAQ, Devrim GUNDUZ |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Bruce Momjian | Add missing sprompt.obj psql usage for Borland compiler... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Michael Meskes | Added partly missing VOLATILE keyword. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Tom Lane | Update release notes for 7.3.6. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Tom Lane | Replace unportable use of /dev/stdin with lynx's -stdin... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Neil Conway | Add a few more xrefs, where they seemed appropriate... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Neil Conway | Enable some additional warnings when running openjade... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Tom Lane | make_sort_from_pathkeys()'s method for choosing which... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Neil Conway | Fix a typo in a recent commit to func.sgml that apparen... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Neil Conway | Fix a bunch (~88) typos that the OpenJade tools don... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Bruce Momjian | "Corrects" the int8/float4/float8 tests under win32. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Tom Lane | Remove unneeded indxqual field in IndexScanState, and... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Dennis Bjorklund | Translation update |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Tom Lane | Adjust remove_redundant_join_clauses() so that when... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Tom Lane | genericcostestimate() neglected to include qual startup... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Tom Lane | process_implied_equality must copy the substructure... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Neil Conway | Fix a few omissions in the initcap() documentation... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Bruce Momjian | Update plpython docs to mention shared libs are possibl... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Bruce Momjian | For immediate application to HEAD. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Bruce Momjian | Update the pl/python shared build docs to match the... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Bruce Momjian | For application to HEAD, following community review. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Tom Lane | Teach plpgsql's lexer about dollar-quoted literals. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Tom Lane | anyarray really needs to be declared with typalign... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Tom Lane | Add %option nodefault to all our flex lexers. Fix... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Tom Lane | Implement dollar-quoting in the backend lexer and psql... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Michael Meskes | - Corrected error handling in PGTYPEStimestamp_from_asc. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Joe Conway | When returning type "record", replace use of pgresultGe... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Joe Conway | Apply quote_literal to the start_with argument of conne... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Tom Lane | Cause pg_dump to emit a 'SET client_encoding' command... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Tom Lane | Don't crash when a rowtype argument to a plpgsql functi... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Tom Lane | Fix obsolete comment. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Tom Lane | Replace opendir/closedir calls throughout the backend... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Tom Lane | NOFILE isn't used anywhere any more. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Tom Lane | Do a direct probe during postmaster startup to determin... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Michael Meskes | Fixed incorrect output of indicator structs using the... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Tom Lane | Write #include <dl.h>, not #include "dl.h", to correctl... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Tom Lane | Move responsibility for copying argv[] array into ps_st... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Neil Conway | Document the family() function (added during the 7... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Tom Lane | Fix random build breakage from log_disconnections patch. |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Tom Lane | Implement a solution to the 'Turkish locale downcases... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Bruce Momjian | The following bug has been logged online: |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Bruce Momjian | Add to PL/java description. |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Tom Lane | Re-implement psql's input scanning to use a flex-genera... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Tom Lane | Cosmetic changes (mostly whitespace) to make it easier... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Bruce Momjian | Here is a patch that implements setitimer() on win32... |
commit | commitdiff | tree | snapshot |
next |