Skip to content

Commit

Permalink
Butchery:
Browse files Browse the repository at this point in the history
  * Switched from old-style vendoring to go modules.
  * Removed Circonus stuff.
  * Removed Google agent.
  * Removed Makefile.
  * Removed Joyent "bunyan" logging format.
  * Removed some other stuff which didn't seem absolutely necessary for
      standalone operation.
  * Added a warning if prefault fails. Not sure if this is really
      necessary.
  * pg_xlogdump is now named pg_waldump.
  * Fixed various issues thrown up by _staticcheck_ (slight misuse of atomics,
      deprecated regexp.Copy(), etc).

Appears to compile and work on pg13.
  • Loading branch information
ben committed Jul 23, 2021
1 parent 1ec450d commit 5ec1324
Show file tree
Hide file tree
Showing 1,771 changed files with 285 additions and 788,867 deletions.
111 changes: 0 additions & 111 deletions .goreleaser.yml

This file was deleted.

Loading

0 comments on commit 5ec1324

Please sign in to comment.