| 2000-01-06 |  Jan Wieck | Fixed bug in targetlist expression replacement of | commit | commitdiff | tree | snapshot | 
| 2000-01-06 |  Thomas G. Lockhart | Clean up header for uniform appearance throughout tests. | commit | commitdiff | tree | snapshot | 
| 2000-01-06 |  Thomas G. Lockhart | Update for new psql formatting. | commit | commitdiff | tree | snapshot | 
| 2000-01-06 |  Thomas G. Lockhart | Freshen up the banner displayed when running the regres... | commit | commitdiff | tree | snapshot | 
| 2000-01-05 |  Bruce Momjian | Fix it's and its to be correct. | commit | commitdiff | tree | snapshot | 
| 2000-01-05 |  Thomas G. Lockhart | Update format to add uniform headers on files. | commit | commitdiff | tree | snapshot | 
| 2000-01-05 |  Thomas G. Lockhart | Update format to add uniform headers on files. | commit | commitdiff | tree | snapshot | 
| 2000-01-05 |  Thomas G. Lockhart | Update output to new psql conventions. | commit | commitdiff | tree | snapshot | 
| 2000-01-05 |  Thomas G. Lockhart | Fix spaces in text message. | commit | commitdiff | tree | snapshot | 
| 2000-01-05 |  Thomas G. Lockhart | Clean up format of tests. | commit | commitdiff | tree | snapshot | 
| 2000-01-05 |  Thomas G. Lockhart | Verified output from new psql. | commit | commitdiff | tree | snapshot | 
| 2000-01-05 |  Thomas G. Lockhart | Move numeric test to be near other numeric data types... | commit | commitdiff | tree | snapshot | 
| 2000-01-04 |  Thomas G. Lockhart | Clean up syntax to use SQL92-ish type coersion | commit | commitdiff | tree | snapshot | 
| 2000-01-04 |  Thomas G. Lockhart | Match results with format from new psql. | commit | commitdiff | tree | snapshot | 
| 2000-01-04 |  Thomas G. Lockhart | Repair two recently reported problems: | commit | commitdiff | tree | snapshot | 
| 2000-01-02 |  Bruce Momjian | Update DATEDEBUG removal. | commit | commitdiff | tree | snapshot | 
| 2000-01-02 |  Bruce Momjian | Update length of timestamp to 30. | commit | commitdiff | tree | snapshot | 
| 2000-01-02 |  Bruce Momjian | Remove DATEDEBUG because it didn't look Y2K safe, and... | commit | commitdiff | tree | snapshot | 
| 1999-12-31 |  Bruce Momjian | Make psql \dT always show descriptions.  There is room. | commit | commitdiff | tree | snapshot | 
| 1999-12-31 |  Tom Lane | Generate double-sided LIKE indexquals that work even... | commit | commitdiff | tree | snapshot | 
| 1999-12-31 |  Tom Lane | Clean up loose end in LIKE optimization fix: parser... | commit | commitdiff | tree | snapshot | 
| 1999-12-31 |  Tom Lane | Clean up datatypes and comments for op_class() routine. | commit | commitdiff | tree | snapshot | 
| 1999-12-31 |  Tom Lane | Revise init_sequence so that it doesn't leak memory... | commit | commitdiff | tree | snapshot | 
| 1999-12-30 |  Tom Lane | elog() was set up to call abort() if it saw an ERROR... | commit | commitdiff | tree | snapshot | 
| 1999-12-30 |  Bruce Momjian | Clearify DECLARE syntax by saying cursorname, not just... | commit | commitdiff | tree | snapshot | 
| 1999-12-30 |  Tatsuo Ishii | Allow --with-mb=SQL_ASCII | commit | commitdiff | tree | snapshot | 
| 1999-12-30 |  Tom Lane | Repair bugs discussed in pghackers thread of 15 May... | commit | commitdiff | tree | snapshot | 
| 1999-12-29 |  Bruce Momjian | Improve subquery error message, now says "More than... | commit | commitdiff | tree | snapshot | 
| 1999-12-29 |  Bruce Momjian | Move ipc patch into README.NT. | commit | commitdiff | tree | snapshot | 
| 1999-12-29 |  Bruce Momjian | Add NT patch. | commit | commitdiff | tree | snapshot | 
| 1999-12-29 |  Bruce Momjian | Move NT patch into readme. | commit | commitdiff | tree | snapshot | 
| 1999-12-29 |  Bruce Momjian | Update comment. | commit | commitdiff | tree | snapshot | 
| 1999-12-29 |  Bruce Momjian | Update comments. | commit | commitdiff | tree | snapshot | 
| 1999-12-28 |  Jan Wieck | Removed LZTEXT datatype as discussed. | commit | commitdiff | tree | snapshot | 
| 1999-12-27 |  Bruce Momjian | Fix length limit, MikeA | commit | commitdiff | tree | snapshot | 
| 1999-12-27 |  Bruce Momjian | Hi, all, | commit | commitdiff | tree | snapshot | 
| 1999-12-27 |  Bruce Momjian | Hi, all | commit | commitdiff | tree | snapshot | 
| 1999-12-26 |  Tom Lane | Put back erroneously-removed definition of 'defines... | commit | commitdiff | tree | snapshot | 
| 1999-12-26 |  Tom Lane | It turns out that the item size limit for btree indexes... | commit | commitdiff | tree | snapshot | 
| 1999-12-24 |  Bruce Momjian | Update developers faq. | commit | commitdiff | tree | snapshot | 
| 1999-12-24 |  Tom Lane | Clean up handling of explicit NULL constants.  Cases... | commit | commitdiff | tree | snapshot | 
| 1999-12-23 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 1999-12-22 |  Tatsuo Ishii | Fix minor bug. | commit | commitdiff | tree | snapshot | 
| 1999-12-22 |  Tatsuo Ishii | Add installtion of postmaster.opts.default. | commit | commitdiff | tree | snapshot | 
| 1999-12-22 |  Tatsuo Ishii | Add installation of pg_ctl | commit | commitdiff | tree | snapshot | 
| 1999-12-22 |  Hiroshi Inoue | to live in a transaction before access to db | commit | commitdiff | tree | snapshot | 
| 1999-12-21 |  Jan Wieck | update_pg_pwd() is an AR trigger. Corrected return... | commit | commitdiff | tree | snapshot | 
| 1999-12-21 |  Bruce Momjian | The first fix is to allow an input file with a relative... | commit | commitdiff | tree | snapshot | 
| 1999-12-21 |  Bruce Momjian | Update developers faq in main tree. | commit | commitdiff | tree | snapshot | 
| 1999-12-21 |  Bruce Momjian | This patch will avoid SIGFPE on some geo functions... | commit | commitdiff | tree | snapshot | 
| 1999-12-21 |  Bruce Momjian | autoconf | commit | commitdiff | tree | snapshot | 
| 1999-12-21 |  Bruce Momjian | Clean up qnx template finding. | commit | commitdiff | tree | snapshot | 
| 1999-12-21 |  Jan Wieck | Added empty TOASTER files and corrected some minor... | commit | commitdiff | tree | snapshot | 
| 1999-12-20 |  Bruce Momjian | tr cleanup | commit | commitdiff | tree | snapshot | 
| 1999-12-20 |  Jan Wieck | Required catalog changes for extended LONG attribute... | commit | commitdiff | tree | snapshot | 
| 1999-12-20 |  Bruce Momjian | Cleanup of effective username test. | commit | commitdiff | tree | snapshot | 
| 1999-12-20 |  Tom Lane | Finally found a platform which has finite() but nonethe... | commit | commitdiff | tree | snapshot | 
| 1999-12-20 |  Tom Lane | Clean up some minor gcc warnings. | commit | commitdiff | tree | snapshot | 
| 1999-12-20 |  Tom Lane | Clean up some minor gcc warnings. | commit | commitdiff | tree | snapshot | 
| 1999-12-20 |  Tom Lane | Clean up some minor gcc warnings.  I'm not touching the | commit | commitdiff | tree | snapshot | 
| 1999-12-20 |  Tom Lane | Clean up some minor gcc warnings. | commit | commitdiff | tree | snapshot | 
| 1999-12-20 |  Tom Lane | Whoever touched this code last doesn't seem to understand | commit | commitdiff | tree | snapshot | 
| 1999-12-20 |  Tom Lane | Avoid compiler warnings on systems that have snprintf... | commit | commitdiff | tree | snapshot | 
| 1999-12-18 |  Bruce Momjian | Cleanup --alldb option handling. | commit | commitdiff | tree | snapshot | 
| 1999-12-18 |  Bruce Momjian | Cleanup vacuumdb | commit | commitdiff | tree | snapshot | 
| 1999-12-18 |  Bruce Momjian | > > It would be nice for new users; I think it would... | commit | commitdiff | tree | snapshot | 
| 1999-12-18 |  Bruce Momjian | Finally initdb.sh works.  Was problem with assuming... | commit | commitdiff | tree | snapshot | 
| 1999-12-18 |  Bruce Momjian | initdb cleanup | commit | commitdiff | tree | snapshot | 
| 1999-12-18 |  Bruce Momjian | initdb cleanup | commit | commitdiff | tree | snapshot | 
| 1999-12-18 |  Bruce Momjian | More initdb cleanup | commit | commitdiff | tree | snapshot | 
| 1999-12-18 |  Bruce Momjian | Cleanup of initdb.sh script to be portable, at least... | commit | commitdiff | tree | snapshot | 
| 1999-12-18 |  Bruce Momjian | Add cvs. | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Bruce Momjian | autoconf | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Bruce Momjian | Lowercase $host for QNX. | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Bruce Momjian | Remove unused files. | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Bruce Momjian | Fix MULTIBYTE handling in string by using strcat. | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Jan Wieck | Okay, this is how it looks: Please apply the attached... | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Thomas G. Lockhart | Fix typo in tag. | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Thomas G. Lockhart | Re-enable makeAttr() if ENABLE_OUTER_JOINS is defined. | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Bruce Momjian | ANother initdb cleanup | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Bruce Momjian | Reverse out nextval patch. | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Bruce Momjian | initdb.sh fix from Peter. | commit | commitdiff | tree | snapshot | 
| 1999-12-17 |  Bruce Momjian | This is my -- hopefully sufficiently portable -- attemp... | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Bruce Momjian | Clear paren level flag on \r or any backslash command... | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Jan Wieck | Some changes to prepare for LONG attributes. | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Bruce Momjian | Hi, | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Bruce Momjian | >Turning nextval and currval into keywords is not an... | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Bruce Momjian | Here's the Create/Alter/Drop Group stuff that's been... | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Bruce Momjian | Update for QNX. | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Bruce Momjian | autoconf | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Bruce Momjian | Ethernet MAC addresses (macaddr type) are not compared... | commit | commitdiff | tree | snapshot | 
| 1999-12-16 |  Bruce Momjian | I have done the QNX4 port with the current source tree... | commit | commitdiff | tree | snapshot | 
| 1999-12-14 |  Bruce Momjian | This patch solves a couple of memory leaks in ecpglib... | commit | commitdiff | tree | snapshot | 
| 1999-12-14 |  Tom Lane | fix_parsetree_attnums was not nearly smart enough about... | commit | commitdiff | tree | snapshot | 
| 1999-12-14 |  Bruce Momjian | > From what I gather, this should be a little cleaner... | commit | commitdiff | tree | snapshot | 
| 1999-12-14 |  Bruce Momjian | >From what I gather, this should be a little cleaner... | commit | commitdiff | tree | snapshot | 
| 1999-12-14 |  Bruce Momjian | Depending on my interpreting (and programming) skills... | commit | commitdiff | tree | snapshot | 
| 1999-12-13 |  Bruce Momjian | New LDOUT makefile variable for QNX os. | commit | commitdiff | tree | snapshot | 
| 1999-12-13 |  Tom Lane | Update documentation to reflect availability of aggrega... | commit | commitdiff | tree | snapshot | 
| next |