Skip to content
Snippets Groups Projects
  1. Feb 10, 2020
  2. May 21, 2017
  3. Feb 12, 2014
  4. Feb 11, 2014
    • Tom Lane's avatar
      Don't generate plain-text HISTORY and src/test/regress/README anymore. · 28954152
      Tom Lane authored
      Providing this information as plain text was doubtless worth the trouble
      ten years ago, but it seems likely that hardly anyone reads it in this
      format anymore.  And the effort required to maintain these files (in the
      form of extra-complex markup rules in the relevant parts of the SGML
      documentation) is significant.  So, let's stop doing that and rely solely
      on the other documentation formats.
      
      Per discussion, the plain-text INSTALL instructions might still be worth
      their keep, so we continue to generate that file.
      
      Rather than remove HISTORY and src/test/regress/README from distribution
      tarballs entirely, replace them with simple stub files that tell the reader
      where to find the relevant documentation.  This is mainly to avoid possibly
      breaking packaging recipes that expect these files to exist.
      
      Back-patch to all supported branches, because simplifying the markup
      requirements for release notes won't help much unless we do it in all
      branches.
      28954152
  5. Mar 10, 2004
  6. Mar 09, 2004
  7. Mar 07, 2004
  8. Mar 05, 2004
  9. Mar 02, 2004
  10. Feb 13, 2004
    • Bruce Momjian's avatar
      Tom Lane wrote: · 1decc208
      Bruce Momjian authored
      > momjian@svr1.postgresql.org (Bruce Momjian) writes:
      >>      someone asked me about the FK deadlock fix, mentioned in the 7.3.3
      >>      release notes as 3rd change:
      >>      http://www.postgresql.org/docs/current/static/release-7-3-3.html
      >>      Actually, that fix was available with 7.4, not 7.3. Don't know if we can
      >>      retroactively change the release-notes though.
      >
      > This is completely erroneous, please undo it.
      >
      > 2003-05-21 14:14  tgl
      >
      >       * src/: backend/utils/adt/ri_triggers.c,
      >       test/regress/expected/foreign_key.out (REL7_3_STABLE): Back-patch
      >       Jan's fix to avoid primary key lookup (and lock) if foreign key
      >       does not change on UPDATE.
      
      Oh ... didn't know that you did a backpatch. Sorry
      
      
      Jan
      1decc208
  11. Feb 12, 2004
  12. Dec 22, 2003
  13. Dec 21, 2003
  14. Dec 20, 2003
  15. Dec 17, 2003
  16. Dec 15, 2003
  17. Nov 17, 2003
  18. Nov 16, 2003
  19. Nov 15, 2003
  20. Nov 14, 2003
  21. Oct 31, 2003
  22. Oct 30, 2003
  23. Oct 22, 2003
  24. Oct 16, 2003
  25. Sep 29, 2003
  26. Sep 24, 2003
    • Marc G. Fournier's avatar
      · 5f78c6a8
      Marc G. Fournier authored
      another totally benign, test commit
      5f78c6a8
    • Marc G. Fournier's avatar
      · fc058c72
      Marc G. Fournier authored
      test 2, benign, no change
      fc058c72
    • Marc G. Fournier's avatar
      · c237868b
      Marc G. Fournier authored
      not change, just added a space to test something
      c237868b
  27. Aug 17, 2003
  28. Aug 08, 2003
  29. Aug 07, 2003
Loading