2004-11-09 |
Bruce Momjian | Remove mmap TODO.detail, now in TODO. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Bruce Momjian | Remove inheritance, already in TODO. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Tom Lane | Use a hopefully-more-reliable method of detecting defau... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Remove fadvise TODO.detail. Merged into TODO. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Tom Lane | Recommend that archive_command be coded to not overwrit... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Update workding on why we use is_absolute_path() as... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Peter Eisentraut | Use correct function name in example |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Remove count TODO.detail now that info is in TODO. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Remove count TODO.detail. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Remove atttypmod TODO.detail and merge into TODO list. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Update item description: |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Remove view TODO.detail. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Update view info: |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Remove win32 TODO.detail. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Bruce Momjian | Allow win32/cygwin link against the first matching... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Tom Lane | Kris Jurka pointed out that the qualified_name producti... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Tom Lane | Fix unportable code in SockAddr_cidr_mask: you can... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Bruce Momjian | Removes duplicate slashes from the path in canonicalize... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Tom Lane | Add code to find_my_exec() to resolve a symbolic link... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Tom Lane | Simplify relative-path logic, on the assumption that... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Tom Lane | Update pg_dump to use SET DEFAULT_TABLESPACE instead... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Bruce Momjian | Remove directory from cmd.exe default shell. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Tom Lane | When implementing a coercion to a domain type with... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Peter Eisentraut | Reduce formatting entropy |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Bruce Momjian | Now that we advertize only CIDR address in pg_hba.conf... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Bruce Momjian | Variable initializer no longer necessary. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Bruce Momjian | Tests for COMSPEC in the right place and supply a reaso... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Tom Lane | Fix sizeof(EXE) arithmetic, per Andrew Dunstan. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Bruce Momjian | Update "dash" to "hyphen". |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Tom Lane | Code cleanup in path.c and exec.c. Handle Windows... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Tom Lane | pred_test() logic was being too narrow-minded about... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Tom Lane | Create 'default_tablespace' GUC variable that supplies... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Peter Eisentraut | Small message clarifications |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Bruce Momjian | Fix typo: |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Bruce Momjian | Add items: |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Bruce Momjian | Fix psql \e and \! for Win32. |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Tom Lane | Minor documentation updates from Simon Riggs. |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Bruce Momjian | Updates from Simon Riggs: |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Bruce Momjian | Update bitmap index entries: |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Neil Conway | Fix build break, per report from Kris Jurka. Rename... |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Neil Conway | Contrib build fixes: |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Bruce Momjian | Honor TMPDIR. |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Bruce Momjian | Move trap to after the directory is created. |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Bruce Momjian | Create temporary files securely. |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Bruce Momjian | Update tablespace temp usage item: |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Bruce Momjian | Add idea on auto-cluster: |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Bruce Momjian | Add idea on auto-cluster: |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Neil Conway | Don't create $DESTDIR/include/internal/lib, as it is... |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Peter Eisentraut | Tab completion for CREATE TABLESPACE arguments. Patch... |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Bruce Momjian | Move pthread.h test up to use PTHREAD_CFLAGS. |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Bruce Momjian | Add comment to postmaster.c that get_progname() will... |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Bruce Momjian | Add comment about memory failure of get_progname exitin... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Tom Lane | timestamptz_trunc() should only recalculate the timezon... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Tom Lane | Invent pg_next_dst_boundary() and rewrite DetermineLoca... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Bruce Momjian | That's just the lovely way windows handles a "segfault... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Bruce Momjian | Update comment to point to proper file. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Dave Cramer | fixed bug in segfault REVOKE statement |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Neil Conway | Trivial fixes for English grammar in contrib/btree_gist... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Bruce Momjian | Adjust use of sizeof(EXE). |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Bruce Momjian | Clarify coding of .exe patch |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Tom Lane | Use psql -q option instead of 2>/dev/null during first... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Tom Lane | Invent a new, more thread-safe version of PQrequestCanc... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Tom Lane | I found a corner case in which it is possible for RI_FK... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Tom Lane | Change COMMIT back to the old behavior of emitting... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Tom Lane | Rearrange order of pre-commit operations: must close... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Tom Lane | Fix broken example for PREPARE. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Bruce Momjian | No need to set errorMessage length --- already set... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Tom Lane | Fix failure to think clearly about encoding conversion... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Bruce Momjian | Set errorMessage length in PQrequestCancel() in all... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Neil Conway | Improvements to the CREATE DATABASE reference page... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Neil Conway | Minor improvements to the tablespace documentation. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Tom Lane | Add DEBUG1-level logging of checkpoint start and end... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Tom Lane | This makes dblink pass its installcheck test on platfor... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Tom Lane | Code cleanup in dirmod.c. Andrew Dunstan, some further... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Tom Lane | Fix to_number for the case of a trailing S. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Neil Conway | Use AllocateFile(), FreeFile() and palloc() rather... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Tom Lane | On Windows, force a checkpoint just before dropping... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Bruce Momjian | Have pg_ctl status always output to stdout, even stoppe... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Bruce Momjian | Fix Cygwin compile for timezone. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Tom Lane | When displaying a Var that is a reference to a column... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Bruce Momjian | Canonicalize Win32 path coming in from pg_ctl -D, idea... |
commit | commitdiff | tree | snapshot |
next |