2001-03-13 |
Peter Eisentraut | Provide more useful error message if 'postgres -V'... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Peter Eisentraut | update |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Peter Eisentraut | update |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Tom Lane | Change xlog page-header format to include StartUpID... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Peter Eisentraut | 'test -e' isn't portable. Use 'test -f'. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Philip Warner | Document changed features of pg_dump, including: |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Philip Warner | - Use subselect when enabling triggers, |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Hiroshi Inoue | The attached file contains the registry settings requir... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Tom Lane | Update for new pg_control format. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Tom Lane | XLOG (and related) changes: |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Tom Lane | Avoid O(N^2) behavior in deferredTriggerAddEvent()... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Peter Eisentraut | Throw error if Ant is not found and Java is requested... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Peter Eisentraut | Add uninstall target to Java build. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Tom Lane | Turns out the HPUX linker likes -Bsymbolic too. Withou... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Tom Lane | Provide a hack to let initialization happen on platform... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Tom Lane | Do not accept values from sections following the specif... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Tom Lane | BOX documentation disagreed with code about corner... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Peter Eisentraut | Document --with-java. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Peter Eisentraut | Eliminate some hackery when creating text files (INSTAL... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Peter Eisentraut | Use install-sh unconditionally. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Tom Lane | FATAL errors should cause exit with nonzero status... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Hiroshi Inoue | 1)Allow the access to indexes with up to 16 keys. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Tom Lane | Don't choke on superuser names containing random punctu... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Peter Eisentraut | Recursive distclean shouldn't depend on recursive clean... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Peter Eisentraut | Integrate "Porting from Oracle PL/SQL" HOWTO from Rober... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Hiroshi Inoue | hold interupts during LockWaitCancel(). |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bruce Momjian | Add Japanese FAQ> |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Tom Lane | A subplan invoked within an aggregate function's argume... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Tom Lane | Modify wchar conversion routines to not fetch the next... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Tom Lane | Repair a number of places that didn't bother to check... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bruce Momjian | > Applied. Thanks. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bruce Momjian | pltcl_loadmod has problems with big (>4k) modules becau... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bruce Momjian | Update my2pg, new version. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Tom Lane | Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Peter Eisentraut | Sync rule for making INSTALL file. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Peter Eisentraut | Help message s/dump/restore/ (must have been copy&paste... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Peter Eisentraut | Some editing, enhance markup, move description section... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bruce Momjian | Shorten TOAST mention |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Peter Eisentraut | Update/correct/refine. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Peter Mount | Tue Mar 06 12:05:00 GMT 2001 peter@retep.org.uk |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Philip Warner | - Reflect change of option -U to -L |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Philip Warner | - Minor correction to usage |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Philip Warner | - Dump relevant parts of sequences only when doing... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Philip Warner | - Only disable triggers in DataOnly (or implied data... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Peter Eisentraut | Add missing space, change some markup. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Peter Eisentraut | Sorry, that change was not correct. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bruce Momjian | I'm attaching those diffs for the Reference Guide in... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bruce Momjian | Update email addresses. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bruce Momjian | Here is the chinese_big5 patch for PgAccess. I've... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Peter Mount | Hmmm, a conflict with V1.104 of configure.in remained... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Peter Mount | There's always 1 file missed out ;-) |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Peter Mount | Ok, I've split todays commit into three, the first... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Peter Mount | Minor fixes... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Peter Mount | First batch of the tools merged in... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Peter Eisentraut | PyGreSQL documentation. Based on the README, converted... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Bruce Momjian | Update mysql converter, new version released. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Tom Lane | Document TEMP option. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Peter Eisentraut | Add configure check for -lunix, for QNX. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
D'Arcy J.M... | Update the version number. We may change this to 7... |
commit | commitdiff | tree | snapshot |
2001-03-03 |
D'Arcy J.M... | Add oid to list of keys cached. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
D'Arcy J.M... | Incrementing version number in preparation for next... |
commit | commitdiff | tree | snapshot |
2001-03-03 |
D'Arcy J.M... | Added postgres.h header for more type checking. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Peter Eisentraut | Add missing include. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Peter Eisentraut | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Tom Lane | Ensure previous setting of pset.queryFout is restored... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Peter Eisentraut | Add missing semicolon required by QNX shell. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Tatsuo Ishii | Remove HAVE_OPTARG per discussion in hackers list. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Peter Eisentraut | Do not strip whitespace within quotes. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Tom Lane | Tweak portal (cursor) code so that it will not call... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Tom Lane | Mark new text<->date, text<->time, text<->timetz conver... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Marc G. Fournier | start of an admin tool for FreeBSD to help configure... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Tatsuo Ishii | Massive commits for SunOS4 port. |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Tatsuo Ishii | Fix vacuum analyze error. |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Michael Meskes | Fixed variable handling in preproc.y. |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Tatsuo Ishii | Allow pgaccess to input Japanese. See included mail. |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Tom Lane | Implement COMMIT_SIBLINGS parameter to allow pre-commit... |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Peter Eisentraut | Even better example for operator precedence mis-parsing. |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Peter Eisentraut | Doesn't need libpq. |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Peter Eisentraut | Remove binary files. |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Tom Lane | At least on HPUX, select with delay.tv_sec = 0 and... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Peter Eisentraut | Choose a more suitable example for the operator precede... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Peter Eisentraut | Markup, spell check, refine JDBC documentation. |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Tom Lane | When under postmaster, bogus arguments should cause... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Tom Lane | Fix pg_dump crashes caused by bogus use of va_start... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Bruce Momjian | I had a need to read such things as the backend locale... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Tom Lane | As long as we're fixing this space calculation, let... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Bruce Momjian | Update comments on locks. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
next |