| 2004-08-12 | Tom Lane | Allow commas in BEGIN, START TRANSACTION, and SET TRANS... | commit | commitdiff | tree | 
| 2004-08-12 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2004-08-12 | Bruce Momjian | dbsize modification to support tablespaces | commit | commitdiff | tree | 
| 2004-08-12 | Tom Lane | Allow optional SAVEPOINT keyword in RELEASE and ROLLBAC... | commit | commitdiff | tree | 
| 2004-08-12 | Bruce Momjian | Cleanup Win32 COPY handling, and move archive examples... | commit | commitdiff | tree | 
| 2004-08-12 | Bruce Momjian | Add mention of "WIN32" COPY. | commit | commitdiff | tree | 
| 2004-08-12 | Bruce Momjian | Add make_native_path() because Win32 COPY is an interna... | commit | commitdiff | tree | 
| 2004-08-12 | Bruce Momjian | Be more aggressive about adding flags to thread compile... | commit | commitdiff | tree | 
| 2004-08-12 | Bruce Momjian | Minor style cleanup of thread test script. | commit | commitdiff | tree | 
| 2004-08-11 | Tom Lane | Cause initdb to actually accept -s as intended, and... | commit | commitdiff | tree | 
| 2004-08-11 | Tom Lane | Fix broken parsing of CREATE TABLE AS (looks like a... | commit | commitdiff | tree | 
| 2004-08-11 | Tom Lane | Avoid crashing when restoring a saved GUC session_autho... | commit | commitdiff | tree | 
| 2004-08-11 | Tom Lane | Add PQserverVersion() to libpq to provide more-convenie... | commit | commitdiff | tree | 
| 2004-08-11 | Tom Lane | Work around broken strtod() that's present in many... | commit | commitdiff | tree | 
| 2004-08-11 | Tom Lane | Fix function definition that somehow missed being ANSI... | commit | commitdiff | tree | 
| 2004-08-11 | Peter Eisentraut | Allow compilation when CODESET is not defined (OpenBSD). | commit | commitdiff | tree | 
| 2004-08-11 | Peter Eisentraut | Translation update | commit | commitdiff | tree | 
| 2004-08-11 | Peter Eisentraut | Add translation from 7.4 branch to head. | commit | commitdiff | tree | 
| 2004-08-11 | Tom Lane | Fix failure to guarantee that a checkpoint will write... | commit | commitdiff | tree | 
| 2004-08-11 | Joe Conway | Hashed crosstab was dying with an SPI_finish error... | commit | commitdiff | tree | 
| 2004-08-10 | Tom Lane | Set DYLD_LIBRARY_PATH so that 'make check' works withou... | commit | commitdiff | tree | 
| 2004-08-10 | Peter Eisentraut | New translation | commit | commitdiff | tree | 
| 2004-08-10 | Peter Eisentraut | Translation updates | commit | commitdiff | tree | 
| 2004-08-10 | Peter Eisentraut | Translation update | commit | commitdiff | tree | 
| 2004-08-10 | Peter Eisentraut | Translation updates | commit | commitdiff | tree | 
| 2004-08-10 | Peter Eisentraut | Translation update | commit | commitdiff | tree | 
| 2004-08-10 | Bruce Momjian | Update DELETE FROM: | commit | commitdiff | tree | 
| 2004-08-10 | Bruce Momjian | Update DELETE FROM TODO info. | commit | commitdiff | tree | 
| 2004-08-10 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2004-08-10 | Tom Lane | Update documentation to reflect the fact that we now... | commit | commitdiff | tree | 
| 2004-08-09 | Bruce Momjian | Removed, shared table: | commit | commitdiff | tree | 
| 2004-08-09 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2004-08-09 | Tom Lane | syslogger.c needs <sys/time.h> on some platforms, per... | commit | commitdiff | tree | 
| 2004-08-09 | Tom Lane | Path-mangling logic was failing to account for paths... | commit | commitdiff | tree | 
| 2004-08-09 | Tom Lane | When expanding %p in archive_command or restore_command... | commit | commitdiff | tree | 
| 2004-08-09 | Tom Lane | Remove no-longer-relevant information about trying... | commit | commitdiff | tree | 
| 2004-08-09 | Bruce Momjian | Fix Win32 pg_dumpall check.  REL8_0_0BETA1 | commit | commitdiff | tree | 
| 2004-08-09 | Bruce Momjian | Improve comment. | commit | commitdiff | tree | 
| 2004-08-09 | Bruce Momjian | Stamp libpq.rc with 8.0 version. | commit | commitdiff | tree | 
| 2004-08-08 | PostgreSQL... | tag her configure 8.0.0beta1 ... | commit | commitdiff | tree | 
| 2004-08-08 | Tom Lane | Add note pointing out the difference in semantics betwe... | commit | commitdiff | tree | 
| 2004-08-08 | Tom Lane | Move expanded discussion of inheritance's limitations... | commit | commitdiff | tree | 
| 2004-08-08 | Tom Lane | Make listen_addresses be a comma-separated list instead... | commit | commitdiff | tree | 
| 2004-08-08 | Tom Lane | Document background writer control parameters, do some... | commit | commitdiff | tree | 
| 2004-08-08 | Tom Lane | If these are ifdef WIN32 in the .c file, should be... | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Disable vacuum delay, as discussed on hackers. | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Fix compiler warning in the proper way. | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Supress warning about zero-length format string. | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Allow libpgport to call memory allocation routines... | commit | commitdiff | tree | 
| 2004-08-08 | Joe Conway | Another array syntax change (whitespace) clarification... | commit | commitdiff | tree | 
| 2004-08-08 | Joe Conway | Minor clarification of documentation regarding trailing... | commit | commitdiff | tree | 
| 2004-08-08 | Joe Conway | Updated release notes for recent array syntax changes. | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | More Win32 zic build cleanups now that we have symlinks... | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Adjust defines to be consistent. | commit | commitdiff | tree | 
| 2004-08-08 | Joe Conway | Tighened up syntax checking of array input processing... | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Another zic cleanup . | commit | commitdiff | tree | 
| 2004-08-08 | Tom Lane | Update admin guide's discussion of WAL to match present... | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Link in dirmod specially for zic so it works on Win32. | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Remove xstrdup and friends who were only called once... | commit | commitdiff | tree | 
| 2004-08-08 | Tom Lane | Add a comment about why we always replay backup blocks... | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Fix Win32 pg_dumpall, with help from Claudio. | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Improve comment. | commit | commitdiff | tree | 
| 2004-08-08 | Tom Lane | Minor editorialization on example --- I think that... | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | This patch adds SQL2003 to the set of standards with... | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | This adds a caveat to the inheritance part of the tutorial. | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | This patch adds an example to the CREATE DOMAIN docs. | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Included is an example of using savepoints in a non... | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Fix comment. | commit | commitdiff | tree | 
| 2004-08-08 | Bruce Momjian | Fixups for Win32 symlinks. | commit | commitdiff | tree | 
| 2004-08-08 | Tom Lane | Update plpgsql documentation for 8.0 (mostly, make... | commit | commitdiff | tree | 
| 2004-08-07 | Bruce Momjian | The attached patch implements a symlink for win32 using... | commit | commitdiff | tree | 
| 2004-08-07 | Tom Lane | Improve privileges discussion (mostly, mention grant... | commit | commitdiff | tree | 
| 2004-08-07 | Tom Lane | Update a couple of example error messages to reflect... | commit | commitdiff | tree | 
| 2004-08-07 | Tom Lane | Improve markup a little. | commit | commitdiff | tree | 
| 2004-08-07 | Tom Lane | Improve tablespace discussion, and bring it up to date... | commit | commitdiff | tree | 
| 2004-08-07 | Bruce Momjian | Update pitr docs to mention inclusive/exclusive xid... | commit | commitdiff | tree | 
| 2004-08-07 | Tom Lane | Remove bogus trailing dot from eventlog output, per... | commit | commitdiff | tree | 
| 2004-08-07 | Tom Lane | Don't try to rewrite NEW references in a utility statem... | commit | commitdiff | tree | 
| 2004-08-07 | Bruce Momjian | Fix markup. | commit | commitdiff | tree | 
| 2004-08-07 | Bruce Momjian | Ignore trailing spaces in psql \h. | commit | commitdiff | tree | 
| 2004-08-07 | Bruce Momjian | Mention that transactions can complete in a different... | commit | commitdiff | tree | 
| 2004-08-07 | Jan Wieck | Vacuum delay activated by default. | commit | commitdiff | tree | 
| 2004-08-07 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2004-08-07 | Bruce Momjian | Document delay as 0, per Matthew T. O'Connor | commit | commitdiff | tree | 
| 2004-08-06 | Tom Lane | Some editorial work on the 8.0 release notes.  Update... | commit | commitdiff | tree | 
| 2004-08-06 | Tom Lane | Arrange for proper newline termination of syslogger... | commit | commitdiff | tree | 
| 2004-08-06 | Tom Lane | Revert badly-broken patch to dump comments on composite... | commit | commitdiff | tree | 
| 2004-08-06 | Bruce Momjian | I have noticed that the latex format in psql has some... | commit | commitdiff | tree | 
| 2004-08-06 | Tom Lane | Use one, not zero, as the default lower bound for array... | commit | commitdiff | tree | 
| 2004-08-06 | Bruce Momjian | Modify: | commit | commitdiff | tree | 
| 2004-08-06 | Tom Lane | Add _O_TEXT option to dup2 call on Windows, to ensure... | commit | commitdiff | tree | 
| 2004-08-06 | Tom Lane | Fix several small Windows compatibility issues, per... | commit | commitdiff | tree | 
| 2004-08-06 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2004-08-06 | Bruce Momjian | Add description: | commit | commitdiff | tree | 
| 2004-08-06 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2004-08-06 | Bruce Momjian | Rename vacuum_cost_naptime to vacuum_cost_delay, with... | commit | commitdiff | tree | 
| 2004-08-05 | Tom Lane | Create a built-in log rotation program, so that we... | commit | commitdiff | tree | 
| 2004-08-05 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-08-05 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-08-05 | Joe Conway | Require that array literals produce "rectangular" array... | commit | commitdiff | tree | 
| next |