2004-08-15 |
Tom Lane | Specify SA_NOCLDSTOP when enabling SIGCHLD, per suggest... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Bruce Momjian | Quote PERL expansion for Win32 path that might have... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Tom Lane | Fix trivial typo. |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Tom Lane | Minor copy-editing for 7.4.4, 7.3.7, 7.2.5 release... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Tom Lane | Fix typo, per Andreas Seltenreich. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Tom Lane | Add discussion and example about predicate locking... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Tom Lane | Minor editorializing. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Tom Lane | Fix psql's COPY support to deal with \r\n line endings. |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Tom Lane | Fix breakage with PUBLIC schema. Try to untwist the... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Tom Lane | Give a more specific error message for "you can't do... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Tom Lane | Preliminary release notes for 7.4.4, 7.3.7, 7.2.5.... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Bruce Momjian | Mention log_statement_stats can not be enabled with... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Tom Lane | Clarify trigger function return convention, per Thomas... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Tom Lane | Fix core dumps, inability to count, etc associated... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Tom Lane | Change order of operations in ALTER TABLE SET TABLESPAC... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Bruce Momjian | Mention the installer doesn't run on NT4. |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Tom Lane | Allow commas in BEGIN, START TRANSACTION, and SET TRANS... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Bruce Momjian | dbsize modification to support tablespaces |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Tom Lane | Allow optional SAVEPOINT keyword in RELEASE and ROLLBAC... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Bruce Momjian | Cleanup Win32 COPY handling, and move archive examples... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Bruce Momjian | Add mention of "WIN32" COPY. |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Bruce Momjian | Add make_native_path() because Win32 COPY is an interna... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Bruce Momjian | Be more aggressive about adding flags to thread compile... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Bruce Momjian | Minor style cleanup of thread test script. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Tom Lane | Cause initdb to actually accept -s as intended, and... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Tom Lane | Fix broken parsing of CREATE TABLE AS (looks like a... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Tom Lane | Avoid crashing when restoring a saved GUC session_autho... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Tom Lane | Add PQserverVersion() to libpq to provide more-convenie... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Tom Lane | Work around broken strtod() that's present in many... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Tom Lane | Fix function definition that somehow missed being ANSI... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Peter Eisentraut | Allow compilation when CODESET is not defined (OpenBSD). |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Peter Eisentraut | Add translation from 7.4 branch to head. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Tom Lane | Fix failure to guarantee that a checkpoint will write... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Joe Conway | Hashed crosstab was dying with an SPI_finish error... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Tom Lane | Set DYLD_LIBRARY_PATH so that 'make check' works withou... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Bruce Momjian | Update DELETE FROM: |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Bruce Momjian | Update DELETE FROM TODO info. |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Tom Lane | Update documentation to reflect the fact that we now... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Bruce Momjian | Removed, shared table: |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Tom Lane | syslogger.c needs <sys/time.h> on some platforms, per... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Tom Lane | Path-mangling logic was failing to account for paths... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Tom Lane | When expanding %p in archive_command or restore_command... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Tom Lane | Remove no-longer-relevant information about trying... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Bruce Momjian | Fix Win32 pg_dumpall check. REL8_0_0BETA1 |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Bruce Momjian | Improve comment. |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Bruce Momjian | Stamp libpq.rc with 8.0 version. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
PostgreSQL... | tag her configure 8.0.0beta1 ... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Tom Lane | Add note pointing out the difference in semantics betwe... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Tom Lane | Move expanded discussion of inheritance's limitations... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Tom Lane | Make listen_addresses be a comma-separated list instead... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Tom Lane | Document background writer control parameters, do some... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Tom Lane | If these are ifdef WIN32 in the .c file, should be... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Bruce Momjian | Disable vacuum delay, as discussed on hackers. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Bruce Momjian | Fix compiler warning in the proper way. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Bruce Momjian | Supress warning about zero-length format string. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Bruce Momjian | Allow libpgport to call memory allocation routines... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Joe Conway | Another array syntax change (whitespace) clarification... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Joe Conway | Minor clarification of documentation regarding trailing... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Joe Conway | Updated release notes for recent array syntax changes. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Bruce Momjian | More Win32 zic build cleanups now that we have symlinks... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Bruce Momjian | Adjust defines to be consistent. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Joe Conway | Tighened up syntax checking of array input processing... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Bruce Momjian | Another zic cleanup . |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Tom Lane | Update admin guide's discussion of WAL to match present... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Bruce Momjian | Link in dirmod specially for zic so it works on Win32. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Bruce Momjian | Remove xstrdup and friends who were only called once... |
commit | commitdiff | tree | snapshot |
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 |
next |