aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Updates to JDBC doc:Barry Lind2001-11-26
* Repair problem with listing rules that have a WHERE condition andTom Lane2001-11-26
* This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm).Barry Lind2001-11-25
* Encoding isn't necessarily multibytePeter Eisentraut2001-11-25
* Fix commentPeter Eisentraut2001-11-25
* Backend /po patch.Bruce Momjian2001-11-25
* Further work on postmaster and postgres reference pages.Tom Lane2001-11-25
* Fix markup error I introduced.Bruce Momjian2001-11-25
* Add cross-reference to standalone-backend ref page.Tom Lane2001-11-25
* Mention -c also allows -- GNU long option format, all platforms.Bruce Momjian2001-11-25
* Remove bogus pg_amop insertion commands, per discussion of 25-Oct.Tom Lane2001-11-24
* Tweak int8in to accept -9223372036854775808, per recent discussion inTom Lane2001-11-24
* Make initdb --help not line wrap.Bruce Momjian2001-11-24
* Remove extraneous space that somehow got into expected alter_table.out.Tom Lane2001-11-24
* Fix boundary condition in btbulkdelete: don't examine high key in caseTom Lane2001-11-23
* Copy-editing.Tom Lane2001-11-23
* Copy-editing.Tom Lane2001-11-23
* Improve wording.Bruce Momjian2001-11-23
* Document index entries are built first.Bruce Momjian2001-11-23
* Update TODO list.Bruce Momjian2001-11-23
* Update TODO list.Bruce Momjian2001-11-23
* Update TODO list.Bruce Momjian2001-11-22
* Remove compile errors of psql.exe and libpq.dll underHiroshi Inoue2001-11-22
* Add mention that ALTER TABLE RENAME affects indexes and sequences too.Bruce Momjian2001-11-22
* Update TODO list.Bruce Momjian2001-11-22
* Update TODO list.Bruce Momjian2001-11-22
* Update TODO list.Bruce Momjian2001-11-22
* Update TODO list.Bruce Momjian2001-11-22
* Add description of SSL request protocol. Miscellaneous copy-editing.Tom Lane2001-11-22
* /doc/src -> /doc for Peter.Bruce Momjian2001-11-21
* Spell 'precedes', 'preceding' correctly in various places.Tom Lane2001-11-21
* Add documentation for pg_get_ruledef and friends.Tom Lane2001-11-21
* Update TODO list.Bruce Momjian2001-11-21
* Remove mention of internals.ps.Bruce Momjian2001-11-21
* Spelling and grammatical corrections.Tom Lane2001-11-21
* Update TODO list.Bruce Momjian2001-11-21
* Update TODO list.Bruce Momjian2001-11-21
* Insert CommandCounterIncrement call into SPI_cursor_open.Tom Lane2001-11-21
* Tweak interval_avg support to avoid coredump with Alpha/Tru64 compiler.Tom Lane2001-11-21
* Update regress tests to reflect removal of 'current'.Tom Lane2001-11-21
* Move internals.ps to web cvs.Bruce Momjian2001-11-21
* Point to doc/src/postgres.tar.gz, which is where the tarball will beBruce Momjian2001-11-21
* Deprecate 'current' date/time constant.Thomas G. Lockhart2001-11-21
* Add a few new time zones, and list every time zone mentioned in myThomas G. Lockhart2001-11-21
* Repair swapped sign for time minus time routine (time_mi_time()).Thomas G. Lockhart2001-11-21
* Allow 'PostgreSQL' as a date/time formatting style. Formerly, recognizedThomas G. Lockhart2001-11-21
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-21
* Update for first platforms reported as workingThomas G. Lockhart2001-11-21
* I think it's patch's size problem that I can'tBruce Momjian2001-11-21
* Fix beta build, for Marc.Bruce Momjian2001-11-21