| 2008-04-10 | 
Magnus Hagander | Make parameters in implementation have same const:ness...  | 
commit | commitdiff | tree | 
| 2008-04-10 | 
Alvaro Herrera | Remove mention of DBD::PgSPI, which is unmaintained...  | 
commit | commitdiff | tree | 
| 2008-04-10 | 
Alvaro Herrera | Mention pg_backend_pid() in the system information...  | 
commit | commitdiff | tree | 
| 2008-04-10 | 
Michael Meskes | PGTYPEStimestamp_sub should use the values and not...  | 
commit | commitdiff | tree | 
| 2008-04-09 | 
Bruce Momjian | Document that continuous archiving backup can be used...  | 
commit | commitdiff | tree | 
| 2008-04-09 | 
Bruce Momjian | Update text FAQ. | 
commit | commitdiff | tree | 
| 2008-04-09 | 
Bruce Momjian | Small wording improvements for source code READMEs. | 
commit | commitdiff | tree | 
| 2008-04-09 | 
Bruce Momjian | Revert README cleanups. | 
commit | commitdiff | tree | 
| 2008-04-09 | 
Bruce Momjian | Revert sentence removal from nickname in FAQ. | 
commit | commitdiff | tree | 
| 2008-04-09 | 
Bruce Momjian | Remove mention of the Berkeley origins of the alias...  | 
commit | commitdiff | tree | 
| 2008-04-08 | 
Tom Lane | Fix tsvector_update_trigger() to be domain-friendly...  | 
commit | commitdiff | tree | 
| 2008-04-08 | 
Peter Eisentraut | On cygwin and win32, don't override the shlib name...  | 
commit | commitdiff | tree | 
| 2008-04-08 | 
Magnus Hagander | Make integer_datetimes the default on msvc as well...  | 
commit | commitdiff | tree | 
| 2008-04-07 | 
Peter Eisentraut | Always define stlib, since some platforms need it for...  | 
commit | commitdiff | tree | 
| 2008-04-07 | 
Peter Eisentraut | Implement a few changes to how shared libraries and...  | 
commit | commitdiff | tree | 
| 2008-04-07 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-04-07 | 
Bruce Momjian | Add documentation clarification for IS [NOT] NULL and...  | 
commit | commitdiff | tree | 
| 2008-04-06 | 
Tom Lane | Make plpgsql support FOR over a query specified by...  | 
commit | commitdiff | tree | 
| 2008-04-06 | 
Tom Lane | Improve hash_any() to use word-wide fetches when hashin...  | 
commit | commitdiff | tree | 
| 2008-04-05 | 
Tom Lane | A small visit from the portability and localization...  | 
commit | commitdiff | tree | 
| 2008-04-05 | 
Bruce Momjian | Make dblink_current_query() reference pg_catalog.curren...  | 
commit | commitdiff | tree | 
| 2008-04-05 | 
Bruce Momjian | Re-add dblink_current_query() for backward compatibility. | 
commit | commitdiff | tree | 
| 2008-04-05 | 
Tom Lane | Defend against JOINs having more than 32K columns altog...  | 
commit | commitdiff | tree | 
| 2008-04-05 | 
Bruce Momjian | Have pg_stop_backup() wait for all archive files to...  | 
commit | commitdiff | tree | 
| 2008-04-04 | 
Tom Lane | Re-implement division for numeric values using the...  | 
commit | commitdiff | tree | 
| 2008-04-04 | 
Bruce Momjian | Have psql command 'help' suggest the use of \?, updated...  | 
commit | commitdiff | tree | 
| 2008-04-04 | 
Bruce Momjian | Allow 'help' in psql to show \? help, for novice assist...  | 
commit | commitdiff | tree | 
| 2008-04-04 | 
Tom Lane | Remove no-longer-used function assign_backslash_quote() | 
commit | commitdiff | tree | 
| 2008-04-04 | 
Bruce Momjian | Remove unneed #include now that current_query() has...  | 
commit | commitdiff | tree | 
| 2008-04-04 | 
Bruce Momjian | Implement current_query(), that shows the currently...  | 
commit | commitdiff | tree | 
| 2008-04-04 | 
Magnus Hagander | Oops, change should go in scan.l to survive a clean...  | 
commit | commitdiff | tree | 
| 2008-04-04 | 
Magnus Hagander | Convert backslash_quote guc to use enum. | 
commit | commitdiff | tree | 
| 2008-04-04 | 
Magnus Hagander | Turn xmlbinary and xmloption GUC variables into enumsTu...  | 
commit | commitdiff | tree | 
| 2008-04-03 | 
Tom Lane | Add a variant of the Levenshtein string-distance functi...  | 
commit | commitdiff | tree | 
| 2008-04-03 | 
Bruce Momjian | Add Wiki URLs for: | 
commit | commitdiff | tree | 
| 2008-04-03 | 
Tom Lane | Remove heap_release_fetch, which is no longer used...  | 
commit | commitdiff | tree | 
| 2008-04-03 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-04-03 | 
Tom Lane | Teach ANALYZE to distinguish dead and in-doubt tuples...  | 
commit | commitdiff | tree | 
| 2008-04-03 | 
Magnus Hagander | Oops, add proper #ifdef for systems without support...  | 
commit | commitdiff | tree | 
| 2008-04-03 | 
Peter Eisentraut | Remove -C from rsync call, because it omits directories...  | 
commit | commitdiff | tree | 
| 2008-04-03 | 
Magnus Hagander | Convert syslog_facility guc to enum type. | 
commit | commitdiff | tree | 
| 2008-04-03 | 
Bruce Momjian | Add URLs for: | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Tom Lane | Revert my bad decision of about a year ago to make...  | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Magnus Hagander | Convert three more guc settings to enum type: | 
commit | commitdiff | tree | 
| 2008-04-02 | 
Bruce Momjian | Remove due to survey/discussion: | 
commit | commitdiff | tree | 
| 2008-04-01 | 
Tom Lane | Support EXECUTE USING in plpgsql. | 
commit | commitdiff | tree | 
| 2008-04-01 | 
Tom Lane | Add SPI-level support for executing SQL commands with...  | 
commit | commitdiff | tree | 
| 2008-04-01 | 
Tom Lane | Fix an oversight I made in a cleanup patch over a year...  | 
commit | commitdiff | tree | 
| 2008-03-31 | 
Tom Lane | Apply my original fix for Taiki Yamaguchi's bug report...  | 
commit | commitdiff | tree | 
| 2008-03-31 | 
Tom Lane | Fix my brain fade in TRUNCATE triggers patch: can't...  | 
commit | commitdiff | tree | 
| 2008-03-31 | 
Tom Lane | Use error message wordings for permissions checks on...  | 
commit | commitdiff | tree | 
| 2008-03-31 | 
Tom Lane | Fix a number of places that were making file-type tests...  | 
commit | commitdiff | tree | 
| 2008-03-30 | 
Tom Lane | Show database access privileges in psql's \l command...  | 
commit | commitdiff | tree | 
| 2008-03-30 | 
Tom Lane | Display incoming as well as outgoing foreign-key constr...  | 
commit | commitdiff | tree | 
| 2008-03-30 | 
Neil Conway | Enable 64-bit integer datetimes by default, per previou...  | 
commit | commitdiff | tree | 
| 2008-03-29 | 
Tom Lane | Improve description of \du and \dg, per suggestion...  | 
commit | commitdiff | tree | 
| 2008-03-29 | 
Tom Lane | Improve psql's tab completion to handle completing...  | 
commit | commitdiff | tree | 
| 2008-03-29 | 
Tom Lane | Revert my erroneous fix for Taiki Yamaguchi's DISTINCT...  | 
commit | commitdiff | tree | 
| 2008-03-28 | 
Bruce Momjian | Done: | 
commit | commitdiff | tree | 
| 2008-03-28 | 
Heikki Linnakangas | Clarify documentation on PITR and warm standby on the...  | 
commit | commitdiff | tree | 
| 2008-03-28 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-03-28 | 
Bruce Momjian | Add: | 
commit | commitdiff | tree | 
| 2008-03-28 | 
Tom Lane | Department of second thoughts: the rule that ORDER...  | 
commit | commitdiff | tree | 
| 2008-03-28 | 
Tom Lane | Support statement-level ON TRUNCATE triggers.  Simon...  | 
commit | commitdiff | tree | 
| 2008-03-27 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-03-27 | 
Bruce Momjian | Add URL for: | 
commit | commitdiff | tree | 
| 2008-03-27 | 
Tom Lane | When we have successfully optimized a MIN or MAX aggreg...  | 
commit | commitdiff | tree | 
| 2008-03-27 | 
Bruce Momjian | Remove ipcclean utility command --- didn't work on...  | 
commit | commitdiff | tree | 
| 2008-03-27 | 
Michael Meskes | Sorry, copied wrong files. | 
commit | commitdiff | tree | 
| 2008-03-27 | 
Michael Meskes | - Moved from PQsetdbLogin to PQconnectDB. | 
commit | commitdiff | tree | 
| 2008-03-27 | 
Tom Lane | Reduce the need for frontend programs to include "postg...  | 
commit | commitdiff | tree | 
| 2008-03-26 | 
Alvaro Herrera | Move the HTSU_Result enum definition into snapshot...  | 
commit | commitdiff | tree | 
| 2008-03-26 | 
Alvaro Herrera | Rename snapmgmt.c/h to snapmgr.c/h, for consistency...  | 
commit | commitdiff | tree | 
| 2008-03-26 | 
Tom Lane | Fix bad spelling and worse grammar in recent doc commit...  | 
commit | commitdiff | tree | 
| 2008-03-26 | 
Alvaro Herrera | Separate snapshot management code from tuple visibility...  | 
commit | commitdiff | tree | 
| 2008-03-26 | 
Magnus Hagander | Include \password in the psql help. | 
commit | commitdiff | tree | 
| 2008-03-26 | 
Bruce Momjian | Improve documentation for odd array slice behavior. | 
commit | commitdiff | tree | 
| 2008-03-26 | 
Bruce Momjian | Strengthen warnings about using pg_dump's -i option. | 
commit | commitdiff | tree | 
| 2008-03-26 | 
Bruce Momjian | Update TODO: | 
commit | commitdiff | tree | 
| 2008-03-26 | 
Bruce Momjian | Added to TODO: | 
commit | commitdiff | tree | 
| 2008-03-26 | 
Tom Lane | Fix core dump in contrib/xml2's xpath_table() when...  | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Neil Conway | Update documentation for recent DTrace changes. Patch...  | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Tom Lane | Simplify and standardize conversions between TEXT datum...  | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Done: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Neil Conway | Add a new tuplestore API function, tuplestore_putvalues...  | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Update TODO wording: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Alvaro Herrera | Reword Win32 rint() item, per Tom. | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Alvaro Herrera | Add URLs to previous discussions, per Simon. | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Michael Meskes | added ECPGget_PGconn to exports.txt | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to pl/pgsql TODO: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to psql TODO: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| 2008-03-25 | 
Bruce Momjian | Add to TODO: | 
commit | commitdiff | tree | 
| next |