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 |
1999-05-10 |
Bruce Momjian | Update to PyGreSQL 2.3. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Bruce Momjian | libpq++ uses fe_setauthsvc which is deprecated and... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Bruce Momjian | Rename MAP_FILE to USERMAP_FILE for Digital Unix. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Bruce Momjian | I send you a attach of my modified refint.c that |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Bruce Momjian | This patch is to add more comments |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Bruce Momjian | add mention of large object orphaning |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Bruce Momjian | Fix initdb problem introduced by recent patch. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Bruce Momjian | Change error messages to oids come out as %u and not... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Tom Lane | Correct type_sanity test so it doesn't spit up on new |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Tom Lane | Rearrange top-level rewrite operations so that EXPLAIN... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Tatsuo Ishii | Running lo_read/lo_write under different memory context |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Vadim B. Mikheev | Mistyping by me. |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Tom Lane | Repair incorrect pg_proc entry for numeric_in. |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Tom Lane | Fix some miscellaneous places that were using raw open... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Tom Lane | Update hash and join routines to use fd.c's new temp... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Tom Lane | Add 'temporary file' facility to fd.c, and arrange... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Bruce Momjian | Add new netbsd file. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Bruce Momjian | Remove unused Netbsd files. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Bruce Momjian | Please apply the following patch for regress.sh to... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Bruce Momjian | Please apply the following patch for regress.sh to... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Vadim B. Mikheev | Fix LMGR for MVCC. |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Tom Lane | Update regress test for CASE to enable tests involving... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Tom Lane | Fix oversights in flatten_tlistentry and replace_clause... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Tom Lane | fix_indxqual_references didn't cope with ArrayRef nodes, |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Tom Lane | Fix some nasty coredump bugs in hashjoin. This code... |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Bruce Momjian | I have two patches for 6.5.0: |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Bruce Momjian | small error message improvement from Dmitry Samersoff |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Tom Lane | Repair incorrectly-figured snprintf length restriction. |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Thomas G. Lockhart | Use sprintf() to convert float8 to a string during... |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Thomas G. Lockhart | Allow -t tablename to preserve case if specified as... |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Thomas G. Lockhart | Fix up examples of sh/ksh PATH environment variable... |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Thomas G. Lockhart | Clean up markup for first useful version. |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Thomas G. Lockhart | Include new introductory chapter on SQL from Stefan S. |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Thomas G. Lockhart | Indent markup using emacs. |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Thomas G. Lockhart | Include specific info on available timezones. |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Thomas G. Lockhart | Include chapters on security and an intro to SQL. |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Thomas G. Lockhart | First version of markup which can run through jade... |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Thomas G. Lockhart | Include chapter on security. |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Tom Lane | Make sure targetlist generated for subplan does not... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Tom Lane | Correct declaration of array_map() so that it doesn... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Bruce Momjian | here are some patches for 6.5.0 which I already submitt... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Tom Lane | Revise union_planner and associated routines to clean... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Tom Lane | Clean up cost_sort some more: most callers were double... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Tom Lane | Arrange for VACUUM to delete the init file that relcach... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Tom Lane | -T was omitted from getopt() call. |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Tom Lane | Fix compile failures in dt.c --- line broken in middle of |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Vadim B. Mikheev | Patch from "Hiroshi Inoue" <Inoue@tpf.co.jp> for |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Vadim B. Mikheev | Use page-level ExtendLock lock instead of table-level - |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Bruce Momjian | Clean up typo causing compile failure. |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Tom Lane | Fill in reasonable-looking cost estimates in inserted... |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Tom Lane | Clean up some bogosities in path cost estimation, like |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Tom Lane | Fix nasty little typo that prevented get_cheapest_path_... |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Bruce Momjian | Prevent priority inversion in locking by checking for... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Jan Wieck | Bugfix (bug by me in 1.4) in backparsing INSERT ..... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Tom Lane | Defend against 'update oid'. Someday we might want... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Tom Lane | Aggregate functions didn't work on subscripted array... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Tom Lane | Several routines in setrefs.c would crash on array... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Tom Lane | Fix stupid typo that broke empty-query response...... |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Jan Wieck | Fixed DECIMAL data type to handle specified precision... |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Tatsuo Ishii | Fix for _copyUnique() suggested by Hiroshi Inoue |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Marc G. Fournier | These are no longer used ... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Marc G. Fournier | provides string to be used for expected/* files for... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
next |