1. 24 4月, 1999 1 次提交
  2. 24 3月, 1999 1 次提交
  3. 14 2月, 1999 1 次提交
  4. 10 2月, 1999 1 次提交
  5. 18 12月, 1998 1 次提交
  6. 14 12月, 1998 2 次提交
    • M
      · 9396802f
      Marc G. Fournier 提交于
      more cleanups...of note, appendStringInfo now performs like sprintf(),
      where you state a format and arguments.  the old behavior required
      each appendStringInfo to have to have a sprintf() before it if any
      formatting was required.
      
      Also shortened several instances where there were multiple appendStringInfo()
      calls in a row, doing nothing more then adding one more word to the String,
      instead of doing them all in one call.
      9396802f
    • M
      · 7c3b7d27
      Marc G. Fournier 提交于
      Initial attempt to clean up the code...
      
      Switch sprintf() to snprintf()
      Remove any/all #if 0 -or- #ifdef NOT_USED -or- #ifdef FALSE sections of
      	code
      7c3b7d27
  7. 22 11月, 1998 1 次提交
  8. 09 11月, 1998 1 次提交
  9. 22 10月, 1998 1 次提交
    • B
      The patch does 2 things: · 524f4b2d
      Bruce Momjian 提交于
              Fixes  a  bug  in  the rule system that caused a crashing
              backend when a join-view with calculated column  is  used
              in subselect.
      
              Modifies  EXPLAIN to explain rewritten queries instead of
              the plain SeqScan on a view. Rules can produce very  deep
      MORE
      
      Jan.
      524f4b2d
  10. 01 9月, 1998 1 次提交
  11. 05 8月, 1998 1 次提交
  12. 04 8月, 1998 2 次提交
  13. 15 7月, 1998 1 次提交
  14. 28 4月, 1998 1 次提交
  15. 26 2月, 1998 1 次提交
  16. 13 2月, 1998 1 次提交
  17. 29 12月, 1997 1 次提交
  18. 26 11月, 1997 1 次提交
  19. 19 9月, 1997 1 次提交
  20. 09 9月, 1997 1 次提交
  21. 08 9月, 1997 1 次提交
  22. 07 9月, 1997 1 次提交
  23. 19 8月, 1997 1 次提交
  24. 05 4月, 1997 1 次提交
  25. 16 1月, 1997 1 次提交
  26. 30 12月, 1996 1 次提交
  27. 29 12月, 1996 1 次提交
  28. 03 12月, 1996 1 次提交
  29. 06 11月, 1996 1 次提交
  30. 04 11月, 1996 1 次提交
  31. 23 10月, 1996 1 次提交
  32. 09 7月, 1996 1 次提交