2000-01-09 |
Tom Lane | Update remaining tests for new psql, with the exception... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Update remaining tests for new psql, with the exception... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Fix some missing substitutions of _OBJWD_ and _DLSUFFIX_. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Another round of planner/optimizer work. This is just... |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Bruce Momjian | This patch removes the initialization of ri in loop in |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Tom Lane | Modify PageIsEmpty and PageGetMaxOffsetNumber macros... |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Tom Lane | Need defense against oversize index entries in btree... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bruce Momjian | Sorry, that I send this letter/patch again, but previou... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Tatsuo Ishii | Correct grammatical error |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Bruce Momjian | Update pg_dumpall for new psql format. |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Jan Wieck | Changed "triggered data change violation" detection... |
commit | commitdiff | tree | snapshot |
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 |
next |