Skip to content
Snippets Groups Projects
Select Git revision
  • benchmark-tools
  • postgres-lambda
  • master default
  • REL9_4_25
  • REL9_5_20
  • REL9_6_16
  • REL_10_11
  • REL_11_6
  • REL_12_1
  • REL_12_0
  • REL_12_RC1
  • REL_12_BETA4
  • REL9_4_24
  • REL9_5_19
  • REL9_6_15
  • REL_10_10
  • REL_11_5
  • REL_12_BETA3
  • REL9_4_23
  • REL9_5_18
  • REL9_6_14
  • REL_10_9
  • REL_11_4
23 results

postgres-lambda-diff

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Tom Lane authored
    Section 16.2 pointed to platform-specific FAQ files that we removed
    way back in 8.4.  Section 16.7 contained a bunch of information about
    AIX and HPUX bugs that were squashed decades ago, plus discussions of
    old compiler versions that are certainly moot now that we require C99
    support.  Since we're obviously not maintaining this stuff carefully,
    just remove it.  The HPUX sub-section seems like it can go away
    entirely, since everything it said that was still applicable was
    redundant with material elsewhere in the chapter.
    
    In passing, I couldn't resist the temptation to do a small amount
    of copy-editing on nearby text.
    
    Back-patch to v12, since this stuff is surely obsolete in any
    branch that requires C99.
    
    Discussion: https://postgr.es/m/15538.1567042743@sss.pgh.pa.us
    35920983
    History
    Name Last commit Last update