Skip to content

Commit 6949fc0

Browse files
committed
Remove pg_encoding. Not needed anymore since we have an initdb in C.
1 parent 41fa9e9 commit 6949fc0

File tree

3 files changed

+2
-135
lines changed

3 files changed

+2
-135
lines changed

src/bin/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
66
# Portions Copyright (c) 1994, Regents of the University of California
77
#
8-
# $PostgreSQL: pgsql/src/bin/Makefile,v 1.42 2004/04/20 00:33:47 pgsql Exp $
8+
# $PostgreSQL: pgsql/src/bin/Makefile,v 1.43 2004/04/20 00:40:06 momjian Exp $
99
#
1010
#-------------------------------------------------------------------------
1111

@@ -14,8 +14,7 @@ top_builddir = ../..
1414
include $(top_builddir)/src/Makefile.global
1515

1616
DIRS := initdb initlocation ipcclean pg_ctl pg_dump \
17-
psql scripts pg_config pg_controldata pg_resetxlog \
18-
pg_encoding
17+
psql scripts pg_config pg_controldata pg_resetxlog
1918

2019
all install installdirs uninstall depend distprep:
2120
@for dir in $(DIRS); do $(MAKE) -C $$dir $@ || exit; done

src/bin/pg_encoding/Makefile

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/bin/pg_encoding/pg_encoding.c

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy