2001-11-26 |
Bruce Momjian | This patch mark datatype txtidx as 'extended' storage... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Barry Lind | Updated JDBC todo items |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Barry Lind | Updates to JDBC doc: |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Tom Lane | Repair problem with listing rules that have a WHERE... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Barry Lind | This patch fixes a bug reported by Graham Leggett ... |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Peter Eisentraut | Encoding isn't necessarily multibyte |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Peter Eisentraut | Fix comment |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Bruce Momjian | Backend /po patch. |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Tom Lane | Further work on postmaster and postgres reference pages. |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Bruce Momjian | Fix markup error I introduced. |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Tom Lane | Add cross-reference to standalone-backend ref page. |
commit | commitdiff | tree | snapshot |
2001-11-25 |
Bruce Momjian | Mention -c also allows -- GNU long option format, all... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Tom Lane | Remove bogus pg_amop insertion commands, per discussion... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Tom Lane | Tweak int8in to accept -9223372036854775808, per recent... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Bruce Momjian | Make initdb --help not line wrap. |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Tom Lane | Remove extraneous space that somehow got into expected... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Tom Lane | Fix boundary condition in btbulkdelete: don't examine... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Tom Lane | Copy-editing. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Tom Lane | Copy-editing. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Bruce Momjian | Improve wording. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Bruce Momjian | Document index entries are built first. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Hiroshi Inoue | Remove compile errors of psql.exe and libpq.dll under |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Bruce Momjian | Add mention that ALTER TABLE RENAME affects indexes... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Tom Lane | Add description of SSL request protocol. Miscellaneous... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | /doc/src -> /doc for Peter. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Tom Lane | Spell 'precedes', 'preceding' correctly in various... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Tom Lane | Add documentation for pg_get_ruledef and friends. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Remove mention of internals.ps. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Tom Lane | Spelling and grammatical corrections. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Tom Lane | Insert CommandCounterIncrement call into SPI_cursor_open. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Tom Lane | Tweak interval_avg support to avoid coredump with Alpha... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Tom Lane | Update regress tests to reflect removal of 'current'. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Move internals.ps to web cvs. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Point to doc/src/postgres.tar.gz, which is where the... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Thomas G. Lockhart | Deprecate 'current' date/time constant. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Thomas G. Lockhart | Add a few new time zones, and list every time zone... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Thomas G. Lockhart | Repair swapped sign for time minus time routine (time_m... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Thomas G. Lockhart | Allow 'PostgreSQL' as a date/time formatting style... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Thomas G. Lockhart | Deprecate 'current' for date/time input. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Thomas G. Lockhart | Update for first platforms reported as working |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | I think it's patch's size problem that I can't |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Fix beta build, for Marc. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | // -> /* */, per Tatsuo. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Peter Eisentraut wrote: |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Update for bytea, from Joe Conway |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Update my2pg.pl for release. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Bruce Momjian | Update HISTORY, for Tatsuo. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Tom Lane | Bruce's octet_length change breaks this regression... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bruce Momjian | Include sys/types.h in crypt-des.c. FreeBSD netinet... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bruce Momjian | Added a few paragraphs to explain current restricted... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bruce Momjian | Here's a patch adding documentation for the PQescapeByt... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bruce Momjian | Duh, my regexp's missed bunch of them. Here's next... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bruce Momjian | Add mention of template1 usage. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bruce Momjian | pgcrypto uses non-standard type uint, which causes... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bruce Momjian | I've created a new section to func.sgml, "Binary String... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Tom Lane | Expand discussion of logfile management a little bit. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bruce Momjian | Update HISTORY to current changes. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
PostgreSQL... | update configure.in for b3 ... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Tom Lane | Some minor tweaks of REINDEX processing: grab exclusive... REL7_2_BETA3 |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Tom Lane | Expand description of how to use REINDEX. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Tatsuo Ishii | Simplify pg_convert() in that it calls pg_convert2... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Tom Lane | Double quotes in ln command to guard against spaces... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bruce Momjian | Change 'return ;' to 'return;'; remove space. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Tom Lane | Fill in empty tutorial section about transactions. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bruce Momjian | Indent jdbc case labels using pgjindent. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bruce Momjian | More jdbc comment cleanups. Code looks very nice now. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bruce Momjian | Update pgindent README so it gets *.java.in files. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bruce Momjian | JDBC indenting, comment cleanups. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Tom Lane | Tweak format_type so that we get good behavior for... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bruce Momjian | Fix arg coerect match text type, per Tom. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Tom Lane | Try to be a little bit clearer about the implications... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bruce Momjian | Make text octet_length() return non-compressed length... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Tom Lane | Grammatical and spelling fixes. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Tatsuo Ishii | Fix nasty bugs in pg_convert() and pg_convert2(). |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Hiroshi Inoue | Fix comment at top of file to match file name. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Tom Lane | pg_restore should exit with status 0, not 1, on success. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Tom Lane | Fix a few typos, grammatical problems, etc in new tutor... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Tom Lane | A bunch of small doco updates motivated by scanning... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Tom Lane | Add example of using 'sameuser' followed by 'all' pg_hb... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Bruce Momjian | Improve comments about duplicate files. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Tom Lane | Fix some typos. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Tom Lane | Update various obsolete remarks about VACUUM. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Tom Lane | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Tom Lane | utils/geo-decls.h should be utils/geo_decls.h, per... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Tom Lane | Mention that LIKE ... ESCAPE '' is allowed to specify no |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
next |