| 2004-08-08 |  Tom Lane | Add a comment about why we always replay backup blocks... | commit | commitdiff | tree | snapshot | 
| 2004-08-08 |  Bruce Momjian | Fix Win32 pg_dumpall, with help from Claudio. | commit | commitdiff | tree | snapshot | 
| 2004-08-08 |  Bruce Momjian | Improve comment. | commit | commitdiff | tree | snapshot | 
| 2004-08-08 |  Tom Lane | Minor editorialization on example --- I think that... | commit | commitdiff | tree | snapshot | 
| 2004-08-08 |  Bruce Momjian | This patch adds SQL2003 to the set of standards with... | commit | commitdiff | tree | snapshot | 
| 2004-08-08 |  Bruce Momjian | This adds a caveat to the inheritance part of the tutorial. | commit | commitdiff | tree | snapshot | 
| 2004-08-08 |  Bruce Momjian | This patch adds an example to the CREATE DOMAIN docs. | commit | commitdiff | tree | snapshot | 
| 2004-08-08 |  Bruce Momjian | Included is an example of using savepoints in a non... | commit | commitdiff | tree | snapshot | 
| 2004-08-08 |  Bruce Momjian | Fix comment. | commit | commitdiff | tree | snapshot | 
| 2004-08-08 |  Bruce Momjian | Fixups for Win32 symlinks. | commit | commitdiff | tree | snapshot | 
| 2004-08-08 |  Tom Lane | Update plpgsql documentation for 8.0 (mostly, make... | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Bruce Momjian | The attached patch implements a symlink for win32 using... | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Tom Lane | Improve privileges discussion (mostly, mention grant... | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Tom Lane | Update a couple of example error messages to reflect... | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Tom Lane | Improve markup a little. | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Tom Lane | Improve tablespace discussion, and bring it up to date... | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Bruce Momjian | Update pitr docs to mention inclusive/exclusive xid... | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Tom Lane | Remove bogus trailing dot from eventlog output, per... | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Tom Lane | Don't try to rewrite NEW references in a utility statem... | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Bruce Momjian | Fix markup. | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Bruce Momjian | Ignore trailing spaces in psql \h. | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Bruce Momjian | Mention that transactions can complete in a different... | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Jan Wieck | Vacuum delay activated by default. | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2004-08-07 |  Bruce Momjian | Document delay as 0, per Matthew T. O'Connor | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Tom Lane | Some editorial work on the 8.0 release notes.  Update... | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Tom Lane | Arrange for proper newline termination of syslogger... | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Tom Lane | Revert badly-broken patch to dump comments on composite... | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Bruce Momjian | I have noticed that the latex format in psql has some... | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Tom Lane | Use one, not zero, as the default lower bound for array... | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Bruce Momjian | Modify: | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Tom Lane | Add _O_TEXT option to dup2 call on Windows, to ensure... | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Tom Lane | Fix several small Windows compatibility issues, per... | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Bruce Momjian | Add description: | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2004-08-06 |  Bruce Momjian | Rename vacuum_cost_naptime to vacuum_cost_delay, with... | commit | commitdiff | tree | snapshot | 
| 2004-08-05 |  Tom Lane | Create a built-in log rotation program, so that we... | commit | commitdiff | tree | snapshot | 
| 2004-08-05 |  Dennis Bjorklund | Translation updates | commit | commitdiff | tree | snapshot | 
| 2004-08-05 |  Dennis Bjorklund | Translation updates | commit | commitdiff | tree | snapshot | 
| 2004-08-05 |  Joe Conway | Require that array literals produce "rectangular" array... | commit | commitdiff | tree | snapshot | 
| 2004-08-05 |  Joe Conway | Restore behavior of --pgxs option to that of the origin... | commit | commitdiff | tree | snapshot | 
| 2004-08-05 |  Joe Conway | Move include for Python.h above postgres.h to eliminate... | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Bruce Momjian | Update for 8.0 | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Dennis Bjorklund | Use gettext_noop() to mark strings. errmsg() perform the | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Tom Lane | Label CVS tip as 8.0devel instead of 7.5devel.  Adjust... | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Tom Lane | Add LOG_NOWAIT flag to openlog() call, per my note... | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Tom Lane | Fix silly thinko in ALTER COLUMN TYPE.  Check for findi... | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Tom Lane | Update oidjoins regression test to match current catalo... | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Tom Lane | Tweak postmaster code to avoid double reporting when... | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Tom Lane | record_out and friends need to cope with dropped column... | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Tom Lane | Add some notes about unimplemented aspects of PITR... | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Tom Lane | Dump comments on columns of composite types. | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Dennis Bjorklund | Translation updates | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Tom Lane | Make use of backup label/history files to control recov... | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Tom Lane | Fix typo in comment. | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Dennis Bjorklund | Add some strings for translation and remove some cut... | commit | commitdiff | tree | snapshot | 
| 2004-08-04 |  Bruce Momjian | Fix syntax error by adding a space. | commit | commitdiff | tree | snapshot | 
| 2004-08-03 |  Tom Lane | Preliminary documentation for PITR. | commit | commitdiff | tree | snapshot | 
| 2004-08-03 |  Tom Lane | Add functions pg_start_backup, pg_stop_backup to create... | commit | commitdiff | tree | snapshot | 
| 2004-08-03 |  Tom Lane | Fix misplacement of savepointLevel test, per report... | commit | commitdiff | tree | snapshot | 
| 2004-08-03 |  Peter Eisentraut | Translation update | commit | commitdiff | tree | snapshot | 
| 2004-08-03 |  Bruce Momjian | Move dbsize/oid2name to open items list. | commit | commitdiff | tree | snapshot | 
| 2004-08-02 |  Tom Lane | Fix not-quite-right Assertion.  Did not work at all... | commit | commitdiff | tree | snapshot | 
| 2004-08-02 |  Tom Lane | Actually, there's no need to use pg_strcasecmp for... | commit | commitdiff | tree | snapshot | 
| 2004-08-02 |  Tom Lane | While perusing SQL92 I realized that we are delivering... | commit | commitdiff | tree | snapshot | 
| 2004-08-02 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2004-08-02 |  Peter Eisentraut | Translation update | commit | commitdiff | tree | snapshot | 
| 2004-08-02 |  Bruce Momjian | Mark savepoints as supported. | commit | commitdiff | tree | snapshot | 
| 2004-08-02 |  Bruce Momjian | Readd pg_config --pgxs code. | commit | commitdiff | tree | snapshot | 
| 2004-08-02 |  Tom Lane | Support USING INDEX TABLESPACE clause for PRIMARY KEY... | commit | commitdiff | tree | snapshot | 
| 2004-08-02 |  Tom Lane | Allow DECLARE CURSOR to take parameters from the portal... | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Tom Lane | Update the in-code documentation about the transaction... | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Tom Lane | Cause ALTER OWNER commands to update the object's ACL... | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Tom Lane | Add libpgport to postgres.def for Windows build.  Per... | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Peter Eisentraut | Translation updates (zh_TW converted to UTF-8) | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Tom Lane | Error message style adjustments, per Alvaro Herrera. | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Tom Lane | Some mop-up work for savepoints (nested transactions... | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | Some name cleanup. | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | Small pg_config.c cleanup. | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | Fix : | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | Add missing file. | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | Create a C version of pg_config. | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | Minor adjustments for dirmod.c. | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | Add docs for initdb --auth. | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | >I got a new idea on this.  I think we should add an... | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | Minor release wording improvments. | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | Add descriptions to TODO items and make adjustments... | commit | commitdiff | tree | snapshot | 
| 2004-08-01 |  Bruce Momjian | Remove pool discussion. All old stuff. | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Tom Lane | Support "OR condition ..." in plpgsql EXCEPTION clauses... | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Tom Lane | Be more consistent about reporting SPI errors in the... | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Bruce Momjian | Escape backslashes from translation message rather... | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Tom Lane | Still another try at matching system timezone nicely... | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Tom Lane | For EXEC_BACKEND case, BootstrapMain needs to recompute... | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Peter Eisentraut | Remove obsolete files | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Peter Eisentraut | Translation update | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Tom Lane | plpgsql does exceptions. | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Tom Lane | Fix broken markup, release date. | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Bruce Momjian | >OK, if you look at the last few commits to interfaces... | commit | commitdiff | tree | snapshot | 
| 2004-07-31 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| next |