| Commit message (Expand) | Author | Age |
* | Patch to LOCK multiple tables in one LOCK command. | Bruce Momjian | 2001-08-10 |
* | Update TODO list. | Bruce Momjian | 2001-08-10 |
* | Update TODO list. | Bruce Momjian | 2001-08-10 |
* | Add new files for the preparation. | Hiroshi Inoue | 2001-08-10 |
* | This should be the right expected file. | Peter Eisentraut | 2001-08-09 |
* | Use format_type sibling in backend error messages, so the user sees | Peter Eisentraut | 2001-08-09 |
* | No longer a need for -Wno-error | Peter Eisentraut | 2001-08-09 |
* | Update branding for 7.1.3, no HISTORY yet. | Bruce Momjian | 2001-08-09 |
* | corrections from the DocNotes | Peter Eisentraut | 2001-08-09 |
* | Fix Cygwin build, per Jason Tishler. | Tom Lane | 2001-08-09 |
* | Add TOAST table to the set of relkinds known to \d. | Tom Lane | 2001-08-09 |
* | 0 -> O | Peter Eisentraut | 2001-08-08 |
* | some clarifications inspired by the DocNotes | Peter Eisentraut | 2001-08-07 |
* | Update README for fuzzystrmatch description. | Bruce Momjian | 2001-08-07 |
* | Sorry - I should have gotten to this sooner. Here's a patch which you should | Bruce Momjian | 2001-08-07 |
* | I think you replaced too many things with put(... | Bruce Momjian | 2001-08-07 |
* | A small patch to keep postgres working on the latest BeOS. | Bruce Momjian | 2001-08-07 |
* | Per this discussion, here's a patch to implement both levenshtein() and | Bruce Momjian | 2001-08-07 |
* | Fix thinko (revealed by gcc warning). | Tom Lane | 2001-08-07 |
* | Russian translation by Serguei Mokhov | Peter Eisentraut | 2001-08-07 |
* | Czech translation for psql from Karel Zak | Peter Eisentraut | 2001-08-07 |
* | Add a check for end of client connection before expecting a password | Peter Eisentraut | 2001-08-07 |
* | Doesn't seem to be much point in keeping this README up to date anymore, | Tom Lane | 2001-08-06 |
* | Update now-obsolete example of platform-specific regression comparison | Tom Lane | 2001-08-06 |
* | Use a fixed error message for ERANGE to avoid duplicate test result files. | Peter Eisentraut | 2001-08-06 |
* | Seems like a bad idea to free() a string we are about to use in an | Tom Lane | 2001-08-06 |
* | Modify partial-index-predicate applicability tester to test whether | Tom Lane | 2001-08-06 |
* | Evaluate LIMIT/OFFSET expressions with ExecEvalExprSwitchContext, not | Tom Lane | 2001-08-06 |
* | Do not pre-expand localedir as substituted in the makefile, so that 'make | Peter Eisentraut | 2001-08-06 |
* | update from upstream | Peter Eisentraut | 2001-08-06 |
* | Check that the data directory does not have group or world access; remove | Peter Eisentraut | 2001-08-06 |
* | Add QueryIsRule gram.y reset. | Bruce Momjian | 2001-08-06 |
* | Surely the pg_stat interrogation functions must not be marked proiscachable. | Tom Lane | 2001-08-06 |
* | Show index predicate when doing \d on a partial index. | Tom Lane | 2001-08-05 |
* | Endeavor to make pgstats buffer process (a) safe and (b) useful. | Tom Lane | 2001-08-05 |
* | Remove no-longer-needed fcntl call (I'm not sure it *ever* did anything | Tom Lane | 2001-08-05 |
* | Back out LOCK A,B,C patch at Tom's suggestion. | Bruce Momjian | 2001-08-04 |
* | Compile fix for jdbc1. | Bruce Momjian | 2001-08-04 |
* | This patch is because Hurd does not support NOFILE. It is against current | Bruce Momjian | 2001-08-04 |
* | This patch adds the following to the FTI module: | Bruce Momjian | 2001-08-04 |
* | Add LOCK A,B,C functionality as LOCK A;LOCK B;LOCK C; as agreed. | Bruce Momjian | 2001-08-04 |
* | Looks okay in a quick glance, except error message spelling is poor: | Bruce Momjian | 2001-08-04 |
* | 1. Fixed error with empty array ( '{}' ), | Bruce Momjian | 2001-08-04 |
* | > 1) When a row is retrieved, and then a SQL_FETCH_FIRST is issued, the | Bruce Momjian | 2001-08-04 |
* | Attached is a patch that does the following: | Bruce Momjian | 2001-08-04 |
* | Fix handling of SIGCHLD, per recent pghackers discussion: on some | Tom Lane | 2001-08-04 |
* | Fix residual breakage from Windows socket-errno patch: the routines | Tom Lane | 2001-08-03 |
* | Fix win32.mak to support MULTIBYTE build --- it was pulling in several | Tom Lane | 2001-08-03 |
* | For some reason, CREATE TYPE has only accepted alignment specifications | Tom Lane | 2001-08-03 |
* | Fix pg_dump so that comments on views are dumped in the proper sequence. | Tom Lane | 2001-08-03 |