| 2006-08-02 |  Michael Meskes | Some more regression test files | commit | commitdiff | tree | snapshot | 
| 2006-08-02 |  Michael Meskes | One more file to remove | commit | commitdiff | tree | snapshot | 
| 2006-08-02 |  Michael Meskes | Removed old test files | commit | commitdiff | tree | snapshot | 
| 2006-08-02 |  Michael Meskes | ynced parser and keyword list. | commit | commitdiff | tree | snapshot | 
| 2006-08-02 |  Bruce Momjian | Update: | commit | commitdiff | tree | snapshot | 
| 2006-08-02 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2006-08-02 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2006-08-02 |  Joe Conway | Add support for multi-row VALUES clauses as part of... | commit | commitdiff | tree | snapshot | 
| 2006-08-01 |  Bruce Momjian | Fix bug I introduced while cleaning up pg_dump -t/... | commit | commitdiff | tree | snapshot | 
| 2006-08-01 |  Alvaro Herrera | Editorialize a bit on the recent patch, reverting to... | commit | commitdiff | tree | snapshot | 
| 2006-08-01 |  Bruce Momjian | Add support for loadable modules to allocated shared... | commit | commitdiff | tree | snapshot | 
| 2006-08-01 |  Bruce Momjian | Add pg_dump -X no-data-for-failed-tables option to... | commit | commitdiff | tree | snapshot | 
| 2006-08-01 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2006-08-01 |  Bruce Momjian | Remove TODO.detail/pg_dump. | commit | commitdiff | tree | snapshot | 
| 2006-08-01 |  Bruce Momjian | Allow multiple -n (schema) and -t (table)  pg_dump... | commit | commitdiff | tree | snapshot | 
| 2006-08-01 |  Bruce Momjian | Remove extra argument to printf(). | commit | commitdiff | tree | snapshot | 
| 2006-08-01 |  Andrew Dunstan | have pg_regress fall back on testing with the canonical... | commit | commitdiff | tree | snapshot | 
| 2006-08-01 |  Bruce Momjian | Improvements to Maintenance and External Projects docum... | commit | commitdiff | tree | snapshot | 
| 2006-07-31 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2006-07-31 |  Tom Lane | Change the relation_open protocol so that we obtain... | commit | commitdiff | tree | snapshot | 
| 2006-07-31 |  Michael Meskes | Added missing ECPGget_sqlca() call | commit | commitdiff | tree | snapshot | 
| 2006-07-31 |  Michael Meskes | First small patches needed for regression tests | commit | commitdiff | tree | snapshot | 
| 2006-07-31 |  Tatsuo Ishii | Fix memory allocation bug in pgbench. | commit | commitdiff | tree | snapshot | 
| 2006-07-31 |  Tom Lane | Change the bootstrap sequence so that toast tables... | commit | commitdiff | tree | snapshot | 
| 2006-07-31 |  Alvaro Herrera | Fix confusion between COPY FROM and COPY TO, per Gavin... | commit | commitdiff | tree | snapshot | 
| 2006-07-30 |  Tom Lane | Fix a couple of comments. | commit | commitdiff | tree | snapshot | 
| 2006-07-30 |  Michael Meskes | Replaced $Header$ by $§PosgreSQL$ | commit | commitdiff | tree | snapshot | 
| 2006-07-30 |  Michael Meskes | Added missing $Header$ entries. | commit | commitdiff | tree | snapshot | 
| 2006-07-30 |  Alvaro Herrera | Modify snapshot definition so that lazy vacuums are... | commit | commitdiff | tree | snapshot | 
| 2006-07-30 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2006-07-30 |  Bruce Momjian | Fix WIN32 wait() return value macros to be accurate... | commit | commitdiff | tree | snapshot | 
| 2006-07-29 |  Andrew Dunstan | prevent multiplexing Windows kernel event objects we... | commit | commitdiff | tree | snapshot | 
| 2006-07-29 |  Bruce Momjian | Add entry: | commit | commitdiff | tree | snapshot | 
| 2006-07-29 |  Bruce Momjian | Don't use #include <crtdefs.h> for MSVC <= 1400. | commit | commitdiff | tree | snapshot | 
| 2006-07-29 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2006-07-29 |  Bruce Momjian | Add #include postgres_fe.h in two win32-specific files... | commit | commitdiff | tree | snapshot | 
| 2006-07-29 |  Tom Lane | Adjust initialization sequence for timezone_abbreviatio... | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Tatsuo Ishii | Change the delta val from 0 and 10000 to -5000 and... | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Bruce Momjian | Remove update TODO.detail item. | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Bruce Momjian | Updates per Tom: | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Tom Lane | SQL2003-standard statistical aggregates, by Sergey... | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Tom Lane | Fix table title. | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Tom Lane | Make it clearer that not every Postgres character set... | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Bruce Momjian | Update Tatsuo: | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Michael Meskes | Variables should be free'ed only once. | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Michael Meskes | Removed superfluous comment | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Michael Meskes | And one more: | commit | commitdiff | tree | snapshot | 
| 2006-07-28 |  Michael Meskes | Added more SoC changes by Joachim Wieland <joe@mcknight... | commit | commitdiff | tree | snapshot | 
| 2006-07-27 |  Bruce Momjian | Add URL for UPDATE/SET for multiple values. | commit | commitdiff | tree | snapshot | 
| 2006-07-27 |  Bruce Momjian | Add for UPDATE SET for multiple values: | commit | commitdiff | tree | snapshot | 
| 2006-07-27 |  Tom Lane | Fix incorrect function return code in cube_cmp and... | commit | commitdiff | tree | snapshot | 
| 2006-07-27 |  Andrew Dunstan | revert last change - broke non-AIX platforms. | commit | commitdiff | tree | snapshot | 
| 2006-07-27 |  Tom Lane | Aggregate functions now support multiple input argument... | commit | commitdiff | tree | snapshot | 
| 2006-07-27 |  Andrew Dunstan | another try at keeping AIX/ppc happy on cube test. | commit | commitdiff | tree | snapshot | 
| 2006-07-27 |  Andrew Dunstan | fix most regression tests for new cube code. | commit | commitdiff | tree | snapshot | 
| 2006-07-27 |  Tom Lane | Original coding of pg_regress.c made the results and... | commit | commitdiff | tree | snapshot | 
| 2006-07-27 |  Bruce Momjian | Allow LDAP lookups from pg_service.conf. | commit | commitdiff | tree | snapshot | 
| 2006-07-27 |  Peter Eisentraut | Allow units to be specified with configuration settings. | commit | commitdiff | tree | snapshot | 
| 2006-07-26 |  Tom Lane | Code review for bigint-LIMIT patch.  Fix missed planner... | commit | commitdiff | tree | snapshot | 
| 2006-07-26 |  Bruce Momjian | Reorder items: | commit | commitdiff | tree | snapshot | 
| 2006-07-26 |  Bruce Momjian | Work around bug in strxfmt() but in MS VS2005. | commit | commitdiff | tree | snapshot | 
| 2006-07-26 |  Peter Eisentraut | When a GUC string variable is not set, print the empty... | commit | commitdiff | tree | snapshot | 
| 2006-07-26 |  Peter Eisentraut | Convert effective_cache_size to an integer, for better... | commit | commitdiff | tree | snapshot | 
| 2006-07-26 |  Tatsuo Ishii | New features contributed by Tomoaki Sato. | commit | commitdiff | tree | snapshot | 
| 2006-07-26 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2006-07-26 |  Bruce Momjian | Change LIMIT/OFFSET to use int8 | commit | commitdiff | tree | snapshot | 
| 2006-07-25 |  Bruce Momjian | /contrib/cube improvements: | commit | commitdiff | tree | snapshot | 
| 2006-07-25 |  Tom Lane | Modify btree to delete known-dead index entries without... | commit | commitdiff | tree | snapshot | 
| 2006-07-25 |  Bruce Momjian | Add reason for WAL offset reporting: | commit | commitdiff | tree | snapshot | 
| 2006-07-25 |  Bruce Momjian | Add offset mention: | commit | commitdiff | tree | snapshot | 
| 2006-07-25 |  Bruce Momjian | Update PITR: | commit | commitdiff | tree | snapshot | 
| 2006-07-25 |  Tom Lane | Add missing @OVERRIDE to 'India' config file, per Micha... | commit | commitdiff | tree | snapshot | 
| 2006-07-25 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2006-07-25 |  Tom Lane | Remove hard-wired lists of timezone abbreviations in... | commit | commitdiff | tree | snapshot | 
| 2006-07-25 |  Andrew Dunstan | Use correct ifdef test for cygwin, namely __CYGWIN__... | commit | commitdiff | tree | snapshot | 
| 2006-07-25 |  Tom Lane | Make the order of operations in PostmasterMain a bit... | commit | commitdiff | tree | snapshot | 
| 2006-07-24 |  Peter Eisentraut | Fix spectacular misspellings of procedural language... | commit | commitdiff | tree | snapshot | 
| 2006-07-24 |  Peter Eisentraut | DTrace support, with a small initial set of probes | commit | commitdiff | tree | snapshot | 
| 2006-07-24 |  Peter Eisentraut | Mark postgresql.conf entries that require server restar... | commit | commitdiff | tree | snapshot | 
| 2006-07-24 |  Andrew Dunstan | Remove dubious and redundant (we think) setting of... | commit | commitdiff | tree | snapshot | 
| 2006-07-24 |  Tom Lane | Add a fudge factor to genericcostestimate() to prevent... | commit | commitdiff | tree | snapshot | 
| 2006-07-23 |  Tom Lane | Convert the lock manager to use the new dynahash.c... | commit | commitdiff | tree | snapshot | 
| 2006-07-23 |  Tom Lane | Fix oversight in sizing of shared buffer lookup hashtab... | commit | commitdiff | tree | snapshot | 
| 2006-07-23 |  Tom Lane | Split the buffer mapping table into multiple separately... | commit | commitdiff | tree | snapshot | 
| 2006-07-22 |  Tom Lane | Add support to dynahash.c for partitioning shared hasht... | commit | commitdiff | tree | snapshot | 
| 2006-07-22 |  Tom Lane | Hmm, seems --disable-spinlocks has been broken for... | commit | commitdiff | tree | snapshot | 
| 2006-07-22 |  Tom Lane | In the recent changes to make the planner account bette... | commit | commitdiff | tree | snapshot | 
| 2006-07-22 |  Andrew Dunstan | Add libdir to PATH for Cygwin as well as WIN32 - should... | commit | commitdiff | tree | snapshot | 
| 2006-07-21 |  Peter Eisentraut | For automatic dependency tracking, replace our sed... | commit | commitdiff | tree | snapshot | 
| 2006-07-21 |  Tom Lane | Add the full set of comparison functions for type TID... | commit | commitdiff | tree | snapshot | 
| 2006-07-21 |  Tom Lane | Ah, I finally realize why Magnus wanted to add a -... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 |  Bruce Momjian | Update documentation on GRANT SCEMA USAGE, again. | commit | commitdiff | tree | snapshot | 
| 2006-07-20 |  Tom Lane | As a stopgap to get the Windows buildfarm members runni... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 |  Peter Eisentraut | Make pg_config location overridable for pgxs builds. | commit | commitdiff | tree | snapshot | 
| 2006-07-20 |  Tom Lane | Print out diff status code when we think there's a... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 |  Tom Lane | Suppress unused-variable compiler warning, per Andrew... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 |  Tom Lane | Fix pg_regress.c to report tests in a parallel group... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 |  Tom Lane | Make pg_regress.c get paths from pg_config_paths.h... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 |  Tom Lane | Don't try to truncate multixact SLRU files in checkpoin... | commit | commitdiff | tree | snapshot | 
| 2006-07-19 |  Bruce Momjian | Update GRANT USAGE on schema permission description. | commit | commitdiff | tree | snapshot | 
| next |