| 2008-05-07 | Magnus Hagander | Make the pg_stat_activity view call a SRF (pg_stat_get_... | commit | commitdiff | tree | 
| 2008-05-07 | Bruce Momjian | Fix TODO typo. | commit | commitdiff | tree | 
| 2008-05-07 | Bruce Momjian | Add URL for | commit | commitdiff | tree | 
| 2008-05-07 | Bruce Momjian | Update TODO wording: | commit | commitdiff | tree | 
| 2008-05-07 | Bruce Momjian | Add item, make text search section: | commit | commitdiff | tree | 
| 2008-05-07 | Bruce Momjian | Have boolean pset values checked against typical boolea... | commit | commitdiff | tree | 
| 2008-05-07 | Tom Lane | The CONSTROID syscache should show conrelid as a relati... | commit | commitdiff | tree | 
| 2008-05-07 | Tom Lane | Convert the list of syscache names from a series of... | commit | commitdiff | tree | 
| 2008-05-06 | Bruce Momjian | Point to our download URL, rather than listing interfac... | commit | commitdiff | tree | 
| 2008-05-06 | Bruce Momjian | Update libpqxx URL in README. | commit | commitdiff | tree | 
| 2008-05-06 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2008-05-06 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2008-05-05 | Magnus Hagander | Add more dependencies from libpgport required by | commit | commitdiff | tree | 
| 2008-05-05 | Andrew Dunstan | Document extra information provided by psql's \dT+... | commit | commitdiff | tree | 
| 2008-05-05 | Andrew Dunstan | Display ACLS using multiple lines for psql's \z. Brenda... | commit | commitdiff | tree | 
| 2008-05-05 | Andrew Dunstan | Show enum values in psql's \dt+. David Fetter. | commit | commitdiff | tree | 
| 2008-05-04 | Tom Lane | Add timestamp and timestamptz versions of generate_seri... | commit | commitdiff | tree | 
| 2008-05-04 | Tom Lane | Add pg_conf_load_time() function to report when the... | commit | commitdiff | tree | 
| 2008-05-04 | Tom Lane | Use new cstring/text conversion functions in some addit... | commit | commitdiff | tree | 
| 2008-05-04 | Andrew Dunstan | add ; missing due to my carelessness | commit | commitdiff | tree | 
| 2008-05-04 | Andrew Dunstan | Place statement timeout more appropriately, per gripe... | commit | commitdiff | tree | 
| 2008-05-03 | Andrew Dunstan | Disable statement timeouts while making or restoring... | commit | commitdiff | tree | 
| 2008-05-03 | Tom Lane | The 8.2 patch that added support for an alias on the... | commit | commitdiff | tree | 
| 2008-05-03 | Tom Lane | Fix plpython to not get totally confused by OUT argumen... | commit | commitdiff | tree | 
| 2008-05-03 | Andrew Dunstan | Provide for MSVC config equivalents of recently added... | commit | commitdiff | tree | 
| 2008-05-03 | Tom Lane | Support RETURN QUERY EXECUTE in plpgsql. | commit | commitdiff | tree | 
| 2008-05-02 | Tom Lane | Update documentation for psql relation-size-in-\dt... | commit | commitdiff | tree | 
| 2008-05-02 | Tom Lane | Allow the planner's estimate of the fraction of a curso... | commit | commitdiff | tree | 
| 2008-05-02 | Tom Lane | Extend yesterday's patch making BLCKSZ and RELSEG_SIZE... | commit | commitdiff | tree | 
| 2008-05-02 | Peter Eisentraut | Make the AWK default value also take effect if $AWK... | commit | commitdiff | tree | 
| 2008-05-02 | Heikki Linnakangas | Show relation size in verbose (e.g. \d+) output. | commit | commitdiff | tree | 
| 2008-05-02 | Peter Eisentraut | One-letter backslash commands now need a space before... | commit | commitdiff | tree | 
| 2008-05-02 | Tom Lane | Sigh ... pg_config.h.win32 needs to define BLCKSZ and... | commit | commitdiff | tree | 
| 2008-05-02 | Tom Lane | Remove the recently added USE_SEGMENTED_FILES option... | commit | commitdiff | tree | 
| 2008-05-01 | Tom Lane | Add SGT (Singapore time) to the default list of known... | commit | commitdiff | tree | 
| 2008-05-01 | Tom Lane | Make the minimum allowed value of work_mem be 64KB... | commit | commitdiff | tree | 
| 2008-04-30 | Tom Lane | Fix nodeTidscan.c to not trigger an error if the block... | commit | commitdiff | tree | 
| 2008-04-30 | Alvaro Herrera | Add example showing how to remove a password from a... | commit | commitdiff | tree | 
| 2008-04-29 | Tom Lane | Some minor further cleanup around A_Const.  Don't attac... | commit | commitdiff | tree | 
| 2008-04-29 | Alvaro Herrera | Fix REASSIGN OWNED so that it works on procedural langu... | commit | commitdiff | tree | 
| 2008-04-29 | Alvaro Herrera | Remove typename from A_Const. | commit | commitdiff | tree | 
| 2008-04-29 | Alvaro Herrera | Fix volatility marking for the generate_series and... | commit | commitdiff | tree | 
| 2008-04-28 | Tom Lane | Increase the statement_timeout value used in the prepar... | commit | commitdiff | tree | 
| 2008-04-28 | Bruce Momjian | Update comment for 8.4: | commit | commitdiff | tree | 
| 2008-04-28 | Tom Lane | Fix broken configure test for libxslt: it was probing... | commit | commitdiff | tree | 
| 2008-04-28 | Alvaro Herrera | Bump the catversion for the previous patch. | commit | commitdiff | tree | 
| 2008-04-28 | Alvaro Herrera | Add generate_subscripts, a series-generation function... | commit | commitdiff | tree | 
| 2008-04-27 | Alvaro Herrera | Add SGML ID attributes to the arrays subsections, and... | commit | commitdiff | tree | 
| 2008-04-26 | Tom Lane | Code review for recent patch to terminate online backup... | commit | commitdiff | tree | 
| 2008-04-25 | Bruce Momjian | Add URL for: | commit | commitdiff | tree | 
| 2008-04-25 | Bruce Momjian | Update wording from David Fetter. | commit | commitdiff | tree | 
| 2008-04-25 | Bruce Momjian | Update to remove passive wording from FAQ, David Fetter | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Update TODO item: | commit | commitdiff | tree | 
| 2008-04-24 | Tom Lane | Remove transformAlterTableStmt's kluge to replace Colum... | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Update: | commit | commitdiff | tree | 
| 2008-04-24 | Tom Lane | Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that... | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Add embedded usage mention to FAQ, per Greg Smith. | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Add to TODO: | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Add TODO item: | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Add URL for: | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Add to TODO: | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Add to TODO: | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Remove, item done, description unclear: | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Update TODO description for GIT: | commit | commitdiff | tree | 
| 2008-04-24 | Magnus Hagander | Update error messages, per notes from Tom. | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Add GIT URL: | commit | commitdiff | tree | 
| 2008-04-24 | Bruce Momjian | Add to TODO: | commit | commitdiff | tree | 
| 2008-04-23 | Bruce Momjian | Add URL for MERGE: | commit | commitdiff | tree | 
| 2008-04-23 | Magnus Hagander | Prevent shutdown in normal mode if online backup is... | commit | commitdiff | tree | 
| 2008-04-22 | Teodor Sigaev | Fix using too many LWLocks bug, reported by Craig Ringer | commit | commitdiff | tree | 
| 2008-04-22 | Magnus Hagander | Don't pull in pthreads header files in this file becaus... | commit | commitdiff | tree | 
| 2008-04-22 | Bruce Momjian | FAQ2txt now only controls the main FAQ, not FAQ_DEV. | commit | commitdiff | tree | 
| 2008-04-22 | Magnus Hagander | Replace developer FAQ with a reference to the wiki... | commit | commitdiff | tree | 
| 2008-04-22 | Tom Lane | Issue explicit error messages for attempts to use ... | commit | commitdiff | tree | 
| 2008-04-21 | Tom Lane | Fix convert_IN_to_join to properly handle the case... | commit | commitdiff | tree | 
| 2008-04-21 | Magnus Hagander | Clean up float4byval and float8byval handling by dealin... | commit | commitdiff | tree | 
| 2008-04-21 | Magnus Hagander | Fix typo, noted by Stefan Kaltenbrunner. | commit | commitdiff | tree | 
| 2008-04-21 | Magnus Hagander | Make float4byval and float8byval configurable on MSVC. | commit | commitdiff | tree | 
| 2008-04-21 | Magnus Hagander | Add link to major version release notes at the top... | commit | commitdiff | tree | 
| 2008-04-21 | Tom Lane | Fix a couple of places in execMain that erroneously... | commit | commitdiff | tree | 
| 2008-04-21 | Tom Lane | Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h... | commit | commitdiff | tree | 
| 2008-04-21 | Tom Lane | Make earthdistance use version-0 calling convention... | commit | commitdiff | tree | 
| 2008-04-21 | Tom Lane | Allow float8, int8, and related datatypes to be passed... | commit | commitdiff | tree | 
| 2008-04-20 | Teodor Sigaev | Fix broken compare function for tsquery_ops. Per Tom... | commit | commitdiff | tree | 
| 2008-04-20 | Tom Lane | Convert earthdistance's only C function to v1 call... | commit | commitdiff | tree | 
| 2008-04-19 | Tom Lane | seg_size() has to be V1 calling convention, too. | commit | commitdiff | tree | 
| 2008-04-19 | Bruce Momjian | Update doc script comments. | commit | commitdiff | tree | 
| 2008-04-19 | Bruce Momjian | Add script FAQ2txt to convert HTML files to txt.  Add... | commit | commitdiff | tree | 
| 2008-04-19 | Bruce Momjian | Add TODO2html tool to convert TODO to HTML. | commit | commitdiff | tree | 
| 2008-04-19 | Bruce Momjian | Update TODO using new script. | commit | commitdiff | tree | 
| 2008-04-19 | Bruce Momjian | Remove TODO.detail directory.  All URLs now in TODO... | commit | commitdiff | tree | 
| 2008-04-19 | Bruce Momjian | Remove TODO.detail references;  instead add TODO URLs... | commit | commitdiff | tree | 
| 2008-04-18 | Alvaro Herrera | Change the float4-returning functions in contrib/seg... | commit | commitdiff | tree | 
| 2008-04-18 | Tom Lane | Fix typo. | commit | commitdiff | tree | 
| 2008-04-18 | Alvaro Herrera | Modify the float4 datatype to be pass-by-val.  Along... | commit | commitdiff | tree | 
| 2008-04-18 | Tom Lane | Fix rmtree() so that it keeps going after failure to... | commit | commitdiff | tree | 
| 2008-04-18 | Heikki Linnakangas | Fix two race conditions between the pending unlink... | commit | commitdiff | tree | 
| 2008-04-18 | Tom Lane | Cause EXPLAIN's VERBOSE option to print the target... | commit | commitdiff | tree | 
| 2008-04-17 | Alvaro Herrera | Clean up a few places where Datums were being treated... | commit | commitdiff | tree | 
| 2008-04-17 | Tom Lane | Fix a couple of oversights associated with the "physica... | commit | commitdiff | tree | 
| next |