1999-05-22 |
Tom Lane | Improve error message from failed LOAD command (include |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Tom Lane | Allow GEQO effort to be specified numerically, as well as |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Tom Lane | Modify backend switch parsing to prevent 'insecure... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Bruce Momjian | Fix for select 1;select 2 without trailing semi. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Bruce Momjian | Fix for DEFAULT ''. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Bruce Momjian | Make postgres prompt backend>, and remove PARSEDEBUG. |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Thomas G. Lockhart | Finish initial markup of cvs.sgml, and include it in... |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Bruce Momjian | Change perl Makefile test. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Bruce Momjian | Disable fix. Didn't work. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Bruce Momjian | Fix typo and attempt default fix. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Bruce Momjian | Treat {} as special regex too. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Tatsuo Ishii | add retest, a regex testing program |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Bruce Momjian | Fix problem with | in ~ comparison using index. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Tom Lane | Add material about postmaster startup failure messages; |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Tom Lane | Report strerror() rather than errno in low-level backen... |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Tom Lane | Added a long section about proper use of the optimizer... |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Tom Lane | Minor updates to libpq documentation. |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Jan Wieck | Removed the automatic installation of built procedural... |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Tom Lane | Generate distinct error messages for trigger function... |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Jan Wieck | Fixed shift/reduce conflict |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Tatsuo Ishii | overwriting a large object now works |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Thomas G. Lockhart | Add reference pages on user interface applications. |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Thomas G. Lockhart | Rearrange and consolidate the Admin Guide. |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Tom Lane | Very minor improvements in CREATE OPERATOR docs. |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Tom Lane | Update CREATE FUNCTION docs: mention use of AS clause... |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Tom Lane | Update SGML docs with some changes I made to test/regre... |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Tom Lane | Doco updates for change to handling of INTERNAL function |
commit | commitdiff | tree | snapshot |
1999-05-19 |
Tom Lane | Minor improvements to postmaster/backend man pages. |
commit | commitdiff | tree | snapshot |
1999-05-19 |
Bruce Momjian | Dec ALpha patches |
commit | commitdiff | tree | snapshot |
1999-05-19 |
Bruce Momjian | Dec alpha patches. |
commit | commitdiff | tree | snapshot |
1999-05-19 |
Bruce Momjian | Remove 4096 string limited key on block size |
commit | commitdiff | tree | snapshot |
1999-05-19 |
Bruce Momjian | Upgrade to PyGreSQL (2.4) |
commit | commitdiff | tree | snapshot |
1999-05-19 |
Marc G. Fournier | Bring python up to date ... |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Tom Lane | Add Aggref and ArrayRef to the set of node types that... |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Peter Mount | Forgot the CHANGELOG |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Peter Mount | Internationalisation of error messages |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Tom Lane | Now that hashjoin is reliable for large joins (knock... |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Tom Lane | Remove no-longer-used fields in Hash and HashJoin nodes. |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Tom Lane | Rewrite hash join to use simple linked lists instead... |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Peter Mount | Transactions in ImageViewer |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Peter Mount | Fixed Internationalization of error messages. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Peter Mount | Minor bug fixes. Replaced DateStyle support with ISO. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | All works on linux now by my tests and regression(with... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | Skip junk nodes when comparing UNION target list lengths. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | Change resjunk to a boolean. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Jan Wieck | Fixed latest regression diff's by omitting viewowner... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | This is actually more of a fundamental problem with... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | Add python |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | Re-add python. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | Updates for 6.5. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Marc G. Fournier | Update pointers to where the register/mailing list... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Tom Lane | Prior patch added 2 more characters to string allocated |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | SELECT * error message fix. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Marc G. Fournier | Apply freebsd specific patches dealign with ELF system... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | Move IN to proper place. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | Cleanup |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | Fix typo in change. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Tom Lane | Tighten coding in new_join_pathkey, which seems to... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Tom Lane | Change GEQO optimizer to release memory after each... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | Require IN in LOCK syntax. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Bruce Momjian | Change md* call to smgr*. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Tom Lane | Minor code cleanup in optimizer. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Tom Lane | Fix some typos in geqo optimizer --- it now generates |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Tom Lane | Undo collateral damage from recent patch: Makefile had |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Tom Lane | Change iostream to iostream.h, strstream to strstream.h |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Bruce Momjian | I made it so it rolled over files at 1MB. My table... |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Bruce Momjian | I've got 2 pretty small patches. |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Bruce Momjian | Hi, Bruce! |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Thomas G. Lockhart | Add double quotes around the sequence name generated... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Thomas G. Lockhart | Surround a variable declaration with ENABLE_OUTER_JOINS... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Tatsuo Ishii | set client_encoding to <nothing> crashes backend. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Tom Lane | Rip out QueryTreeList structure, root and branch. ... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Byron Nikolaidis | Update driver to 6-40-0006 |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Bruce Momjian | Here's a small patch to cause pg_dump to emit the |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Tom Lane | Release allocated memory during AtAbort_Memory. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Tom Lane | Do not refer to stdin in static variable initializer ... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Jan Wieck | Fixed small bug in ruleutils and added output of pg_vie... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Jan Wieck | Fixed wrong hasAggs when aggregate columns of view... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Jan Wieck | Replaced targetlist entry in GroupClause by reference... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Bruce Momjian | I am sorry, I misinterpreted the still failing trigger... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Jan Wieck | Added installation of created procedural languages... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Thomas G. Lockhart | Minor wording change. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Thomas G. Lockhart | Include mention of CASE, COALESCE, and IFNULL. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Thomas G. Lockhart | Adjust elog NOTICE messages to surround table and colum... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Thomas G. Lockhart | Add keywords to implement Vadim's transaction isolation |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Thomas G. Lockhart | Fix problem with multiple indices defined if using... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Thomas G. Lockhart | Handle conversion of floating point constants to intern... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Thomas G. Lockhart | Keep long non-quoted numeric strings *as* untyped strin... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Tom Lane | Fix bogus assumption that MAXALIGN is at least sizeof... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Tom Lane | Fix configure to generate correct expansion of library... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Bruce Momjian | Just a couple more files to untar in src/test/regress |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Jan Wieck | Changed debug options: |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Bruce Momjian | put back mklang.sql.in file. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Bruce Momjian | clean up comments |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Bruce Momjian | Update man page for select |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Jan Wieck | Check for NUMERIC overflow a second time after rounding |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Bruce Momjian | Allow perl install as non-root, from Geoff Keating |
commit | commitdiff | tree | snapshot |
next |