2003-06-06 |
Bruce Momjian | Remove mention of ALTER USER able to remove passwords. |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Tom Lane | Implement outer-level aggregates to conform to the... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Peter Eisentraut | Update documentation build instructions. |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Peter Eisentraut | Information schema views about functions |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Peter Eisentraut | Support for Intel compiler on Linux |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Tom Lane | Make the world at least marginally safe for usernames... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Bruce Momjian | In src/include/mb/pg_wchar.h we have: |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Bruce Momjian | Add data partitioning idea to tablespaces discussion. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Bruce Momjian | Add Turkish FAQ, from Devrim GUNDUZ. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Bruce Momjian | Update Russian FAQ, from Viktor Vislobokov |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Michael Meskes | Fixed segfault in forward definition parsing. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Bruce Momjian | Update URL to point to proper location. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Bruce Momjian | Update Emacs settings, from Andrew Dunstan |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Tom Lane | markTargetListOrigin neglected to handle outer-scope... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Bruce Momjian | Add item about sending success stories to http://advoca... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Tom Lane | Cause pg_dumpall to support the -a, -s, -x options... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Tom Lane | Cause pg_dumpall to include GRANT/REVOKE for database... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Tom Lane | Small performance improvement for hash joins and hash... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Michael Meskes | Create a real prototype function for describe. |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Michael Meskes | Sync and some minor cleanup/fixing work plus an EXEC... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Tom Lane | Ensure that in all flex lexers that are part of the... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Barry Lind | one more change to correctly support the removeall... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Tom Lane | Adopt latest bison's spelling of 'syntax error' rather... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Tom Lane | Don't explicitly close() the session socket during... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Tom Lane | AFAICT, none of our shared libraries are anywhere near... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Michael Meskes | Changed variable parsing so struct[n].attr works. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Michael Meskes | Parse forward definiton of structs. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Barry Lind | Applied patch from Fernando Nasser to fix up small... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Barry Lind | Applied patch from Fernando Nasser to improve buffer... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Barry Lind | clean up warnings produced by Eclipse |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Barry Lind | Adding .cvsignore files for Eclipse IDE |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Barry Lind | Up the build number to reflect the changes for V3 proto... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Barry Lind | Initial attempt to integrate in V3 protocol support... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Tom Lane | Add a regression test to catch future silliness in... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Tom Lane | Fix stupid oversight :-( |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Tom Lane | Knock down a couple more lappend() hotspots for large... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Tom Lane | Fix some planner performance problems with large WHERE... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Tom Lane | Fix breakage of LINUX_PROFILE code due to recent Window... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Tom Lane | Fix things so that an error occuring during standalone... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Tom Lane | In bootstrap and standalone-backend modes, do not sort... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Tom Lane | Replace functional-index facility with expressional... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Bruce Momjian | Add to thread discussion. |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Bruce Momjian | Add info about selecting a random row. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Peter Eisentraut | Internationalize interactive yes/no responses. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Bruce Momjian | Make log_ GUC settings controllable only by super-users... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Bruce Momjian | Make debug_ GUC varables output DEBUG1 rather than... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Bruce Momjian | Add configure thread tests. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Michael Meskes | Allow input from stdin and output to stdout. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Michael Meskes | Fixed incorrect output for some structs. |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Tom Lane | Adjust error-handling logic in libpq. For the first... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Bruce Momjian | Add item for changing a column's data type. |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Tom Lane | Fix misstatement in release-notes item. |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Tom Lane | Make sure printtup() always sends the number of columns... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Bruce Momjian | Add documentation to 'createuser' that ALTER USER must... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Bruce Momjian | Remove comment that cbrt() isn't being used. |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Tom Lane | Cause CHAR(n) to TEXT or VARCHAR conversion to automati... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Peter Eisentraut | Information schema improvements |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Bruce Momjian | Clean up our static cbrt() implementation in float.c. |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Bruce Momjian | Move item: |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Bruce Momjian | Update XML items: |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Bruce Momjian | Added: |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Bruce Momjian | Add cost estimate discussion to TODO.detail. |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Bruce Momjian | With disabled triggers, allow pg_dump to use ALTER... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Tom Lane | Improve implementation of btrim/ltrim/rtrim: provide... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Michael Meskes | One more ecpg todo fixed and removed. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Bruce Momjian | Place statement_timeout in proper order in docs, from... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Michael Meskes | Forgot these. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Michael Meskes | ecpg now accepts array elements as arguments. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Tom Lane | Seems pl_funcs didn't have support for plpgsql PERFORM... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Tom Lane | Update for 7.3.3. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Bruce Momjian | Add define for missing EAI_ADDRFAMILY in BSD/OS 4.3. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Tom Lane | Update release history for impending 7.3.3 release. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Peter Eisentraut | Fix compilation on Cygwin. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Tom Lane | Add defense against possibility that tzname[] doesn... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Michael Meskes | Fixed segfault when detecting undefined cursor. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Tom Lane | Adjust configure so that extern tzname[] will be checke... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Tom Lane | Repair sometimes-incorrect computation of StartUpID... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Michael Meskes | Removed one TODO item for ecpg as this is done. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Michael Meskes | ecpg now recognizes named structs/unions. So you don... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Tom Lane | Fix coredump in pg_get_triggerdef, ensure function... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Michael Meskes | Reversed my incorrect fix. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Tom Lane | Add error message style guidelines to the SGML document... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Tom Lane | Use -fPIC on Sparc, per Tom Callaway. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Bruce Momjian | Rename Win32 include directory from win32_include to... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Michael Meskes | Fixed exec sql ifdef command. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Tom Lane | Repair quoting sloppiness, lack of schema awareness... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Peter Eisentraut | Add documentation for information schema, and some... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Tom Lane | Add code to test for unknown timezone names (following... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Tom Lane | Fix breakage induced by recent patch (careless use... |
commit | commitdiff | tree | snapshot |
next |