| 1999-04-26 |  Tatsuo Ishii | Fix from Yutaka Tanida <yutaka@marin.or.jp> | commit | commitdiff | tree | snapshot | 
| 1999-04-26 |  Tom Lane | Insert a test for missing targetlist entry in replace_a... | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | It looks like the multibyte regress tests only work... | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | More multibyte tests with obsolete spelling of error... | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | psql's recognition of comments didn't work right in... | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | Explicitly set PGCLIENTENCODING during regression tests, | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | Still had a few MULTIBYTE problems when client encoding was | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | Correct potential infinite loop in pg_utf2wchar_with_len; | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | Multibyte tests were all 'failing' because of change of | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | My first cut at libpq revision didn't handle MULTIBYTE... | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | Clean up gcc warning in MULTIBYTE code. | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | ifdef out some unused routines to suppress gcc warnings. | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | Ooops, missed committing this one... | commit | commitdiff | tree | snapshot | 
| 1999-04-25 |  Tom Lane | Revise backend libpq interfaces so that messages to... | commit | commitdiff | tree | snapshot | 
| 1999-04-23 |  Bruce Momjian | Rename explain's "size" to "rows". | commit | commitdiff | tree | snapshot | 
| 1999-04-23 |  Bruce Momjian | Add disk space message to "can not extend" message. | commit | commitdiff | tree | snapshot | 
| 1999-04-23 |  Thomas G. Lockhart | Remove "Non-functional update" notices since that messa... | commit | commitdiff | tree | snapshot | 
| 1999-04-23 |  Tom Lane | Repair missing heap_endscan() in OperatorUpd(). | commit | commitdiff | tree | snapshot | 
| 1999-04-22 |  Vadim B. Mikheev | Fix duplicating ROOT page in concurrent updates. | commit | commitdiff | tree | snapshot | 
| 1999-04-20 |  Tom Lane | Un-break CREATE TYPE.  Fix some other inconsistencies... | commit | commitdiff | tree | snapshot | 
| 1999-04-20 |  Tom Lane | Change elog(ERROR) to get back to main loop via a plain... | commit | commitdiff | tree | snapshot | 
| 1999-04-20 |  Tom Lane | Portability patches for HPUX 11 and Unixware in configure | commit | commitdiff | tree | snapshot | 
| 1999-04-19 |  Bruce Momjian | Add temporary for temp. | commit | commitdiff | tree | snapshot | 
| 1999-04-19 |  Tatsuo Ishii | Fix typo in multi-byte encodings (EHC_CN --> EUC_CN) | commit | commitdiff | tree | snapshot | 
| 1999-04-19 |  Tom Lane | Fix problems seen when result of a subselect was used... | commit | commitdiff | tree | snapshot | 
| 1999-04-19 |  Tom Lane | Repair some problems in planner's handling of HAVING... | commit | commitdiff | tree | snapshot | 
| 1999-04-18 |  Tom Lane | After transforming a CASE expr with a default argument, | commit | commitdiff | tree | snapshot | 
| 1999-04-18 |  Tom Lane | Update CREATE FUNCTION's on-line help in psql. | commit | commitdiff | tree | snapshot | 
| 1999-04-18 |  Tom Lane | Allow CREATE FUNCTION xyz AS '' LANGUAGE 'internal' to | commit | commitdiff | tree | snapshot | 
| 1999-04-17 |  Bruce Momjian | Add res checking to libpq examples, from Dan Merillat. | commit | commitdiff | tree | snapshot | 
| 1999-04-16 |  Tom Lane | Add missing function prototypes to stifle gcc warnings. | commit | commitdiff | tree | snapshot | 
| 1999-04-16 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 1999-04-16 |  Tatsuo Ishii | Fix kill() call in elog() so that it gets its own pid... | commit | commitdiff | tree | snapshot | 
| 1999-04-16 |  Tatsuo Ishii | Overhaul Wisconsin Benchmark test suit | commit | commitdiff | tree | snapshot | 
| 1999-04-16 |  Tom Lane | Improve error messages when a connection is rejected. | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Thomas G. Lockhart | Fix max(int8) result by making sure int8larger() copies... | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Tatsuo Ishii | Hello! | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Peter Mount | Replaced <literal></literal> with "" in ProgramListing... | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Tom Lane | Initialize reltuples = 1000, relpages = 10 in a newly... | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Tom Lane | Add ORDER BY clauses to some select-from-view operations | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Tom Lane | psql did the wrong thing with COPY FROM STDIN inside... | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Thomas G. Lockhart | Move some useful date/time test macros to here to allow | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Thomas G. Lockhart | Declare hashint8(). | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Thomas G. Lockhart | Fix code to check legal dates *before* calling localtim... | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Thomas G. Lockhart | Fix boolean assignment of return values to use "FALSE... | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Thomas G. Lockhart | Code modified to reject out of range day of month. | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Thomas G. Lockhart | Fix error message to match that returned by new regress... | commit | commitdiff | tree | snapshot | 
| 1999-04-15 |  Tom Lane | Correct documentation of CREATE OPERATOR. | commit | commitdiff | tree | snapshot | 
| 1999-04-14 |  Tom Lane | Correct psql's online help for CREATE OPERATOR, which did | commit | commitdiff | tree | snapshot | 
| 1999-04-14 |  Tom Lane | pg_dump was trying to use an incorrect (or, perhaps... | commit | commitdiff | tree | snapshot | 
| 1999-04-14 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 1999-04-14 |  Marc G. Fournier | use new config.guess output for system specific expecte... | commit | commitdiff | tree | snapshot | 
| 1999-04-14 |  Marc G. Fournier | use config.guess instead of uname -s to figure out... | commit | commitdiff | tree | snapshot | 
| 1999-04-13 |  Bruce Momjian | Fix adding columns to a temp table. | commit | commitdiff | tree | snapshot | 
| 1999-04-13 |  Bruce Momjian | Add ARM32 support by Andrew McMurry | commit | commitdiff | tree | snapshot | 
| 1999-04-13 |  Bruce Momjian | array_in is defined in the system catalog as taking... | commit | commitdiff | tree | snapshot | 
| 1999-04-13 |  Bruce Momjian | There are some bugs about backward scanning using | commit | commitdiff | tree | snapshot | 
| 1999-04-13 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 1999-04-13 |  Tatsuo Ishii | Add -E option | commit | commitdiff | tree | snapshot | 
| 1999-04-13 |  Tatsuo Ishii | Document updation for 6.5 | commit | commitdiff | tree | snapshot | 
| 1999-04-12 |  Vadim B. Mikheev | Fix HEAP_MOVED_IN handling in HeapTupleSatisfiesDirty(). | commit | commitdiff | tree | snapshot | 
| 1999-04-12 |  Vadim B. Mikheev | Some comments... | commit | commitdiff | tree | snapshot | 
| 1999-04-12 |  Vadim B. Mikheev | Unique btree-s: | commit | commitdiff | tree | snapshot | 
| 1999-04-12 |  Tatsuo Ishii | add mipsel-unknown-linux-gnu support. config.guess... | commit | commitdiff | tree | snapshot | 
| 1999-04-11 |  Peter Mount | Implement UpdateCount | commit | commitdiff | tree | snapshot | 
| 1999-04-11 |  Tom Lane | Repair problems seen when CREATE OPERATOR mentions a | commit | commitdiff | tree | snapshot | 
| 1999-04-10 |  Tom Lane | Fix another batch of bogosities in pg_operator table. | commit | commitdiff | tree | snapshot | 
| 1999-04-10 |  Tom Lane | Tweak create_operator regress test so it doesn't illustrate | commit | commitdiff | tree | snapshot | 
| 1999-04-10 |  Peter Mount | vacuumlo deals with large objects not referenced by... | commit | commitdiff | tree | snapshot | 
| 1999-04-09 |  Tom Lane | Fix CREATE OPERATOR ... LANGUAGE 'internal', which... | commit | commitdiff | tree | snapshot | 
| 1999-04-08 |  Thomas G. Lockhart | Add section from Tom Lane on hashjoin characteristics... | commit | commitdiff | tree | snapshot | 
| 1999-04-08 |  Thomas G. Lockhart | Add emacs editor hints to bottom of file. | commit | commitdiff | tree | snapshot | 
| 1999-04-07 |  Tom Lane | Fix some more hashjoin-related bugs in pg_operator... | commit | commitdiff | tree | snapshot | 
| 1999-04-07 |  Tatsuo Ishii | Prepare multi-byte support document for 6.5 | commit | commitdiff | tree | snapshot | 
| 1999-04-07 |  Tom Lane | Unmark 'hashable' operators that can't really be used for | commit | commitdiff | tree | snapshot | 
| 1999-04-06 |  Thomas G. Lockhart | Fix markup to include all closing tags. | commit | commitdiff | tree | snapshot | 
| 1999-04-06 |  Thomas G. Lockhart | Start indenting markup. No text changes. | commit | commitdiff | tree | snapshot | 
| 1999-04-06 |  Thomas G. Lockhart | Fix XREF markup and typo. | commit | commitdiff | tree | snapshot | 
| 1999-04-06 |  Thomas G. Lockhart | Version string was truncating the last character. | commit | commitdiff | tree | snapshot | 
| 1999-04-06 |  Tom Lane | On reflection, filesize limit ought to be an exact... | commit | commitdiff | tree | snapshot | 
| 1999-04-05 |  Tom Lane | Reduce default file size limit to 1Gb, and move the | commit | commitdiff | tree | snapshot | 
| 1999-04-05 |  Vadim B. Mikheev | Fix HEAP_MOVED_OFF handling in HeapTupleSatisfiesDirty | commit | commitdiff | tree | snapshot | 
| 1999-04-05 |  Tom Lane | Fix potential overflow problems when relation size... | commit | commitdiff | tree | snapshot | 
| 1999-04-04 |  Tom Lane | We use CFLAGS = -O2 on every other gcc platform, so... | commit | commitdiff | tree | snapshot | 
| 1999-04-04 |  Tom Lane | Use MAXALIGN value found by configure instead of a | commit | commitdiff | tree | snapshot | 
| 1999-04-03 |  Tom Lane | Give a better error message if an SQL-language function is | commit | commitdiff | tree | snapshot | 
| 1999-04-03 |  Tom Lane | Fix bogus pg_amop entries for int8 hash, cidr btree, | commit | commitdiff | tree | snapshot | 
| 1999-04-03 |  Tom Lane | Fix nasty bug in optimization of multiway joins: optimizer | commit | commitdiff | tree | snapshot | 
| 1999-04-02 |  Tom Lane | Repair problems with omitted password and VALID UNTIL | commit | commitdiff | tree | snapshot | 
| 1999-04-02 |  Tom Lane | Remove overly presumptuous use of __STDC__ in c.h,... | commit | commitdiff | tree | snapshot | 
| 1999-04-02 |  Tom Lane | Clean up compile errors and warnings, cf Billy Allie's | commit | commitdiff | tree | snapshot | 
| 1999-04-02 |  Tom Lane | Update config.guess and config.sub to versions from | commit | commitdiff | tree | snapshot | 
| 1999-03-30 |  Thomas G. Lockhart | Fix up small markup problems. Force omit-tags to nil... | commit | commitdiff | tree | snapshot | 
| 1999-03-30 |  Thomas G. Lockhart | Repair cut-and-paste typo which described createdb... | commit | commitdiff | tree | snapshot | 
| 1999-03-30 |  Thomas G. Lockhart | Include libpq+.sgml in the doc set. | commit | commitdiff | tree | snapshot | 
| 1999-03-30 |  Thomas G. Lockhart | Updates from Vince Vielhaber are the first since 1997. | commit | commitdiff | tree | snapshot | 
| 1999-03-30 |  Thomas G. Lockhart | Markup fixes from Vince Vielhaber. | commit | commitdiff | tree | snapshot | 
| 1999-03-30 |  Tatsuo Ishii | Add -E option | commit | commitdiff | tree | snapshot | 
| 1999-03-30 |  Tatsuo Ishii | Bug fixes and enhances to psql submitted by Masaaki... | commit | commitdiff | tree | snapshot | 
| 1999-03-30 |  Bruce Momjian | Small cleanups. | commit | commitdiff | tree | snapshot | 
| next |