2000-04-05 |
Bruce Momjian | Rename geometry.*bsdi to geo.*bsd. for Freebsd. |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Marc G. Fournier | freebsd 4.0 is like bsdi for geometry test ... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Marc G. Fournier | freebsd has *-freebsd and *-freebsdelf ... float8 passe... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tom Lane | Actually, that still wasn't quite right. If we skip... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tom Lane | Fix bug noted by Bruce: FETCH in an already-aborted... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Bruce Momjian | Remove FETCH syntax heading from MOVE manual page. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Bruce Momjian | Remove from FETCH manual page: |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Bruce Momjian | No ID file needed. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Bruce Momjian | Update QNX FAQ |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tom Lane | Add a check to pg_dump to see whether backend is same... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Bruce Momjian | Update regression for bsdi. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tom Lane | Correct off-by-one error in strncat() usage. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tom Lane | When rewriting an aggregate introduced into WHERE,... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tom Lane | For no good reason at all, libplpgsql was getting linke... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tom Lane | Fix extremely nasty little bug observed when a sub... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Thomas G. Lockhart | Augment the function call map logic with code from... |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Bruce Momjian | Hi, |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Tom Lane | Looks like Peter forgot to commit configure with config... |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Tom Lane | Copy-editing, mostly. |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Tom Lane | Mention DST boundaries as a possible cause of regress... |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Peter Eisentraut | Adjusted for new (again!) config.guess output under QNX |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Fix low-probability bug in relcache startup: write_irel... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Correct typo. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Improve wording a little bit. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Update index cost estimation docs to final 7.0 scheme. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Minor copy-editing. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | CREATE AGGREGATE ref page claimed that a noise-word... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Bruce Momjian | I have tested the beta3 on WinNT and here are the results: |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Bruce Momjian | Fix pgaccess __wish__ thing. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tatsuo Ishii | Regenerate configure (for configure.in version 1.305) |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tatsuo Ishii | Fix configure.in. Remove SJIS, BIG5, WIN1250 from the... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Bruce Momjian | Add new pgaccess languages. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Bruce Momjian | Update pgaccess to 0.98.5 |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Hiroshi Inoue | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Thomas G. Lockhart | Include all information from the old man pages. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Thomas G. Lockhart | Use a uniform chapter title for all of the procedural... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Update from Andreas Kardos. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Add expected output for netbsd, per report from Patrick... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Add resultmap entries for datetime-related tests on... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Update horology-solaris-1947.out per results from SL... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Update alpha templates as suggested by SL Baur and... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Use the CXXFLAGS exported by configure (amazingly,... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Thomas G. Lockhart | Minor markup changes. Refer to (".../catalog") in the... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Thomas G. Lockhart | Add Bruce's pgeasy doc from the man page. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Thomas G. Lockhart | Document recent changes in syntax, including examples. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | Get rid of SetBufferWriteMode(), which was an accident... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Tom Lane | New coding for SET provoked a 'var might be used uninit... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Bruce Momjian | Update make_mkid for mkid version 4.0. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Make discussion of names clearer and more accurate. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Thomas G. Lockhart | Remove PL/perl language chapter, since it shows up... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Thomas G. Lockhart | Accumulated fixups. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Thomas G. Lockhart | Renamed from bug-reports.sgml. Not all problems are... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Thomas G. Lockhart | Writeup from Tom Lane on how costs are estimated. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Thomas G. Lockhart | Hints on how to fill a database. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Thomas G. Lockhart | Add reference to the original Postgres papers at a... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Thomas G. Lockhart | Small emacs fixup for catalogs. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Thomas G. Lockhart | Split off language-specific docs to their own chapters. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | alpha-dec-osf host pattern must become alpha.*-dec... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Update alternate float8 output files to match current... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Update numeric_big regress test for 7.0. This has... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Thomas G. Lockhart | Enable more flexible syntax for the SET command. Now... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Makefile should not pre-empt user's decision about... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Unixware fix for new config.guess output, |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Make use of configure symbols for unportable constructs... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Autoconf. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Add configure checks to see if 'using namespace std... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Thomas G. Lockhart | Change cross reference to CREATE AGGREGATE to a citatio... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Remove extraneous semicolon. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Replace refs to v6.6 with v7.0. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Tom Lane | Tweak indexscan cost estimation: round estimated #... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Peter Eisentraut | Added latest config.guess and config.sub |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Thomas G. Lockhart | Change rules for interpreting date/time input to disall... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Thomas G. Lockhart | Change rules for interpreting date/time input to disall... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Thomas G. Lockhart | Fix markup for terminology. |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Thomas G. Lockhart | Add mention of join syntax to release notes, and reform... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Thomas G. Lockhart | Update SGML catalog references to DocBook 3.1 on FreeBSD. |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Tom Lane | Small improvements to user's guide description of arrays. |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Tom Lane | Oops, missed some < and > that need to be < and... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Tom Lane | Clean up major bogosity in description of creating... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Tom Lane | Add a little to index operator class discussion. |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Tom Lane | Fix some bogosity in the tutorial examples. |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Bruce Momjian | Allow compile to finish even if plperl fails, which... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Peter Eisentraut | Fixed bug with repeated \e in psql (failed to clear... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Thomas G. Lockhart | Start updating for the v7.0 release. |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Thomas G. Lockhart | Allow full type names in CREATE FUNCTION arguments... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Thomas G. Lockhart | Fix up comments where had been uglified by the automate... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Thomas G. Lockhart | Change form of query which used "DISTINCT ON" to help... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Bruce Momjian | Add html FAQ and FAQ_DEV sources |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Tatsuo Ishii | Enhance pg_ctl so that it prints error messages from... |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Tom Lane | Update obsolete statement that indexes can have only... |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Tom Lane | Update/improve documentation about creating aggregate... |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Tom Lane | nodeAgg has always been willing to accept an aggregate... |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Peter Eisentraut | Updated user's guide to match new psql's output format |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Tom Lane | Improve descriptions of postmaster switches. |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Tom Lane | Rearrange steps in recommended install procedure to... |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Tom Lane | Add description of new parallel regression testing... |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Tom Lane | Update descriptions of configure's options, and documen... |
commit | commitdiff | tree | snapshot |
next |