2008-04-02 |
Bruce Momjian | Remove due to survey/discussion: |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Tom Lane | Support EXECUTE USING in plpgsql. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Tom Lane | Add SPI-level support for executing SQL commands with... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Tom Lane | Fix an oversight I made in a cleanup patch over a year... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Tom Lane | Apply my original fix for Taiki Yamaguchi's bug report... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Tom Lane | Fix my brain fade in TRUNCATE triggers patch: can't... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Tom Lane | Use error message wordings for permissions checks on... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Tom Lane | Fix a number of places that were making file-type tests... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Tom Lane | Show database access privileges in psql's \l command... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Tom Lane | Display incoming as well as outgoing foreign-key constr... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Neil Conway | Enable 64-bit integer datetimes by default, per previou... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Tom Lane | Improve description of \du and \dg, per suggestion... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Tom Lane | Improve psql's tab completion to handle completing... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Tom Lane | Revert my erroneous fix for Taiki Yamaguchi's DISTINCT... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Heikki Linnakangas | Clarify documentation on PITR and warm standby on the... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Tom Lane | Department of second thoughts: the rule that ORDER... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Tom Lane | Support statement-level ON TRUNCATE triggers. Simon... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Tom Lane | When we have successfully optimized a MIN or MAX aggreg... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Bruce Momjian | Remove ipcclean utility command --- didn't work on... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Michael Meskes | Sorry, copied wrong files. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Michael Meskes | - Moved from PQsetdbLogin to PQconnectDB. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Tom Lane | Reduce the need for frontend programs to include "postg... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Alvaro Herrera | Move the HTSU_Result enum definition into snapshot... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Alvaro Herrera | Rename snapmgmt.c/h to snapmgr.c/h, for consistency... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Tom Lane | Fix bad spelling and worse grammar in recent doc commit... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Alvaro Herrera | Separate snapshot management code from tuple visibility... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Magnus Hagander | Include \password in the psql help. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Bruce Momjian | Improve documentation for odd array slice behavior. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Bruce Momjian | Strengthen warnings about using pg_dump's -i option. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Bruce Momjian | Update TODO: |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Bruce Momjian | Added to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Tom Lane | Fix core dump in contrib/xml2's xpath_table() when... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Neil Conway | Update documentation for recent DTrace changes. Patch... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Tom Lane | Simplify and standardize conversions between TEXT datum... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Neil Conway | Add a new tuplestore API function, tuplestore_putvalues... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Update TODO wording: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Alvaro Herrera | Reword Win32 rint() item, per Tom. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Alvaro Herrera | Add URLs to previous discussions, per Simon. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Michael Meskes | added ECPGget_PGconn to exports.txt |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to pl/pgsql TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to psql TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Tom Lane | When a relation has been proven empty by constraint... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Tom Lane | Use new errdetail_log() mechanism to provide a less... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Tom Lane | Fix various infelicities that have snuck into usage... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Tom Lane | Adjust the recent patch for reporting of deadlocked... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Tom Lane | Add a new ereport auxiliary function errdetail_log... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bruce Momjian | Add URL to: |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bruce Momjian | Add URL: |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruce Momjian | Update text: |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruce Momjian | Re-add: |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Tom Lane | Avoid a useless tuple copy within nodeMaterial. Neil... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruce Momjian | Add to pg_dump TODO: |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Tom Lane | Create a function quote_nullable(), which works the... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruce Momjian | Add to Win3 TODO: |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Bruce Momjian | Add to Win32 TODO |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Bruce Momjian | Add URL for TODO: |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Tom Lane | Refactor to_char/to_date formatting code; primarily... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Tatsuo Ishii | Add server side lo_import(filename, oid) function. |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Bruce Momjian | Add TODO: |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Bruce Momjian | Add URLs for: |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Tom Lane | Remove TypeName struct's timezone flag, which has been... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Tom Lane | Give an explicit error for serial[], rather than silent... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Tom Lane | Report the current queries of all backends involved... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
next |