File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# contrib/oid2name/Makefile
22
33PGFILEDESC = "oid2name - examine the file structure"
4- PGAPPICON = win32
4+ PGAPPICON = win32
55
66PROGRAM = oid2name
77OBJS = oid2name.o
Original file line number Diff line number Diff line change 11# contrib/pg_archivecleanup/Makefile
22
33PGFILEDESC = "pg_archivecleanup - cleans archive when used with streaming replication"
4- PGAPPICON = win32
4+ PGAPPICON = win32
55
66PROGRAM = pg_archivecleanup
77OBJS = pg_archivecleanup.o
Original file line number Diff line number Diff line change 11# contrib/pg_standby/Makefile
22
33PGFILEDESC = "pg_standby - supports creation of a warm standby"
4- PGAPPICON = win32
4+ PGAPPICON = win32
55
66PROGRAM = pg_standby
77OBJS = pg_standby.o
Original file line number Diff line number Diff line change 11# contrib/pgbench/Makefile
22
33PGFILEDESC = "pgbench - a simple program for running benchmark tests"
4- PGAPPICON = win32
4+ PGAPPICON = win32
55
66PROGRAM = pgbench
77OBJS = pgbench.o
Original file line number Diff line number Diff line change 11# contrib/vacuumlo/Makefile
22
33PGFILEDESC = "vacuumlo - removes orphaned large objects"
4- PGAPPICON = win32
4+ PGAPPICON = win32
55
66PROGRAM = vacuumlo
77OBJS = vacuumlo.o
You can’t perform that action at this time.
0 commit comments