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

xlog.c

  • Bruce Momjian's avatar
    5a90bc1f
    The attached patch contains a couple of fixes in the existing probes and · 5a90bc1f
    Bruce Momjian authored
    includes a few new ones.
    
    - Fixed compilation errors on OS X for probes that use typedefs
    - Fixed a number of probes to pass ForkNumber per the relation forks
    patch
    - The new probes are those that were taken out from the previous
    submitted patch and required simple fixes. Will submit the other probes
    that may require more discussion in a separate patch.
    
    Robert Lor
    5a90bc1f
    History
    The attached patch contains a couple of fixes in the existing probes and
    Bruce Momjian authored
    includes a few new ones.
    
    - Fixed compilation errors on OS X for probes that use typedefs
    - Fixed a number of probes to pass ForkNumber per the relation forks
    patch
    - The new probes are those that were taken out from the previous
    submitted patch and required simple fixes. Will submit the other probes
    that may require more discussion in a separate patch.
    
    Robert Lor