| 2008-04-05 |  Bruce Momjian | Re-add dblink_current_query() for backward compatibility. | commit | commitdiff | tree | snapshot | 
| 2008-04-05 |  Tom Lane | Defend against JOINs having more than 32K columns altog... | commit | commitdiff | tree | snapshot | 
| 2008-04-05 |  Bruce Momjian | Have pg_stop_backup() wait for all archive files to... | commit | commitdiff | tree | snapshot | 
| 2008-04-04 |  Tom Lane | Re-implement division for numeric values using the... | commit | commitdiff | tree | snapshot | 
| 2008-04-04 |  Bruce Momjian | Have psql command 'help' suggest the use of \?, updated... | commit | commitdiff | tree | snapshot | 
| 2008-04-04 |  Bruce Momjian | Allow 'help' in psql to show \? help, for novice assist... | commit | commitdiff | tree | snapshot | 
| 2008-04-04 |  Tom Lane | Remove no-longer-used function assign_backslash_quote() | commit | commitdiff | tree | snapshot | 
| 2008-04-04 |  Bruce Momjian | Remove unneed #include now that current_query() has... | commit | commitdiff | tree | snapshot | 
| 2008-04-04 |  Bruce Momjian | Implement current_query(), that shows the currently... | commit | commitdiff | tree | snapshot | 
| 2008-04-04 |  Magnus Hagander | Oops, change should go in scan.l to survive a clean... | commit | commitdiff | tree | snapshot | 
| 2008-04-04 |  Magnus Hagander | Convert backslash_quote guc to use enum. | commit | commitdiff | tree | snapshot | 
| 2008-04-04 |  Magnus Hagander | Turn xmlbinary and xmloption GUC variables into enumsTu... | commit | commitdiff | tree | snapshot | 
| 2008-04-03 |  Tom Lane | Add a variant of the Levenshtein string-distance functi... | commit | commitdiff | tree | snapshot | 
| 2008-04-03 |  Bruce Momjian | Add Wiki URLs for: | commit | commitdiff | tree | snapshot | 
| 2008-04-03 |  Tom Lane | Remove heap_release_fetch, which is no longer used... | commit | commitdiff | tree | snapshot | 
| 2008-04-03 |  Bruce Momjian | Add to TODO: | commit | commitdiff | tree | snapshot | 
| 2008-04-03 |  Tom Lane | Teach ANALYZE to distinguish dead and in-doubt tuples... | commit | commitdiff | tree | snapshot | 
| 2008-04-03 |  Magnus Hagander | Oops, add proper #ifdef for systems without support... | commit | commitdiff | tree | snapshot | 
| 2008-04-03 |  Peter Eisentraut | Remove -C from rsync call, because it omits directories... | commit | commitdiff | tree | snapshot | 
| 2008-04-03 |  Magnus Hagander | Convert syslog_facility guc to enum type. | commit | commitdiff | tree | snapshot | 
| 2008-04-03 |  Bruce Momjian | Add URLs for: | commit | commitdiff | tree | snapshot | 
| 2008-04-02 |  Tom Lane | Revert my bad decision of about a year ago to make... | commit | commitdiff | tree | snapshot | 
| 2008-04-02 |  Magnus Hagander | Convert three more guc settings to enum type: | commit | commitdiff | tree | snapshot | 
| 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 | 
| next |