Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit628c089

Browse files
author
Neil Conway
committed
Remove the contents of the src/corba subdirectory: this has been dead code
for a long time.
1 parent7f8d2fe commit628c089

File tree

6 files changed

+2
-336
lines changed

6 files changed

+2
-336
lines changed

‎GNUmakefile.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# PostgreSQL top level makefile
33
#
4-
# $PostgreSQL: pgsql/GNUmakefile.in,v 1.41 2004/10/06 08:49:58 momjian Exp $
4+
# $PostgreSQL: pgsql/GNUmakefile.in,v 1.42 2005/05/01 06:15:51 neilc Exp $
55
#
66

77
subdir =
@@ -72,7 +72,7 @@ $(distdir).tar: distdir
7272
$(TAR) chf $@ $(distdir)
7373

7474
opt_files := \
75-
src/tools src/corba src/tutorial \
75+
src/tools src/tutorial \
7676
$(addprefix src/pl/, plperl plpython tcl)
7777

7878
docs_files := doc/postgres.tar.gz doc/src doc/TODO.detail

‎src/corba/CosQuery.idl

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

‎src/corba/CosQueryCollection.idl

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

‎src/corba/pgsql.idl

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

‎src/corba/pgsql_int.idl

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

‎src/corba/server.cc

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp