1. 08 10月, 2001 1 次提交
  2. 19 9月, 2001 1 次提交
  3. 21 8月, 2001 1 次提交
  4. 29 3月, 2001 1 次提交
  5. 18 12月, 2000 1 次提交
  6. 19 9月, 2000 1 次提交
  7. 13 4月, 2000 1 次提交
  8. 10 3月, 2000 1 次提交
  9. 07 3月, 2000 1 次提交
  10. 25 2月, 2000 1 次提交
  11. 23 2月, 2000 1 次提交
  12. 28 2月, 1999 1 次提交
    • M
      · d077c614
      Marc G. Fournier 提交于
      From: Michael Meskes <Michael_Meskes@topmail.de>
      
      +
      + Tue Feb 23 17:32:25 CET 1999
      +
      +       - Other than a struct a union itself cannot be specified as variable.
      +
      + Fri Feb 26 07:18:25 CET 1999
      +
      +       - Synced preproc.y with gram.y.
      +
      + Sat Feb 27 20:30:03 CET 1999
      +
      +       - Added automatic allocating for NULL pointers.
      d077c614
  13. 23 2月, 1999 1 次提交
    • M
      · fa9db42a
      Marc G. Fournier 提交于
      From: Michael Meskes <Michael_Meskes@topmail.de>
      
      +
      + Son Feb 21 14:10:47 CET 1999
      +
      +       - Fixed variable detection in libecpg.
      +
      + Mon Feb 22 19:47:45 CET 1999
      +
      +       - Added 'at <db_connection>' option to all commands it is apllicable
      +         to. Due to changing the API of some libecpg functions this
      +         requires me to increase the major version number.
      +       - Synced pgc.l with scan.l.
      +       - Added support for unions.
      +       - Set library version to 3.0.0
      +       - Set ecpg version to 3.0.0
      fa9db42a
  14. 20 2月, 1999 1 次提交
    • M
      · bf6636ba
      Marc G. Fournier 提交于
      From: Michael Meskes <Michael_Meskes@topmail.de>
      
      See Changes file...
      bf6636ba
  15. 01 9月, 1998 1 次提交
  16. 27 4月, 1998 1 次提交
  17. 21 4月, 1998 1 次提交
  18. 20 3月, 1998 1 次提交
  19. 27 2月, 1998 1 次提交
  20. 26 2月, 1998 1 次提交
  21. 11 2月, 1998 1 次提交
  22. 05 2月, 1998 1 次提交
    • M
      From: Michael Meskes <meskes@topsystem.de> · 82034103
      Marc G. Fournier 提交于
      Well this is not really a patch. But I mananged to get Linus' old Postgres95
      precompiler to compile and work with PostgreSQL. The next step would be to
      collect bug/missing feature reports and to put it into the distribution so
      that it is made with the standard make procedure.
      
      Warning! So far it is not tested much and it does not install correctly. But
      I was able to create a small binary with it.
      82034103