2000-01-11 |
Tom Lane | Remove outdated comment about 8 arguments. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Change oid8/int28 -> oidvector/int2vector. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Fix initdb so it works, but still only for 8. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Update type stuff. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Cleanup for func args > 8. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | More updates for function call interface > 8. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Update fmgr to allow 32 arguments. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Make number of args to a function configurable. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Rename oid8 -> oidvector and int28 -> int2vector. ... |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Update int28out and out8out and _in_ functions to handl... |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Hiroshi Inoue | Improve cache invalidation handling. Eespecially |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Fix oid8in and int28in for spaces |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Move fixes for >8 indexed fields. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Move INDEX_MAX_KEYS to postgres.h, and make it configur... |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Tom Lane | Repair subtle VACUUM bug that led to 'HEAP_MOVED_IN... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Update platform-specific-expected-file support so that... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | install_plpgsql is no longer a regress test (it's done... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Bruce Momjian | The psql online help for ALTER TABLE (\h alter table... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tatsuo Ishii | Add SetPidFile() and friends. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tatsuo Ishii | Do not start if postmaster is running. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tatsuo Ishii | Move SetPidFile() and firends to utils/init/miscinit... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tatsuo Ishii | Move SetPidFile() and firends to utils/init/miscinit... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tatsuo Ishii | Add more portability to echo -n (code stolen from creat... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | New scheme for managing platform-specific regress test... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Remove obsolete platform-specific comparison files. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | First examples of multiplatform result comparison files. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Remove obsolete platform-specific regress test comparis... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Remove CVS $Header lines from a couple of regress test... |
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 | 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 |
next |