| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Uselessly executable files |
| Date: | 2003-11-04 10:46:11 |
| Message-ID: | Pine.LNX.4.44.0311041139510.30646-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
There are a few files in the repository that are executable but need
not/should not be. How can this be fixed? Is it OK to go into the
repository and change the permissions there?
contrib/lo/Makefile
doc/FAQ_hungarian
src/backend/port/tas/solaris_i386.s
src/backend/port/tas/solaris_sparc.s
src/bin/pg_ctl/pg_ctl.sh
src/interfaces/jdbc/example/corba/stock.idl
src/pl/tcl/modules/pltcl_delmod.in
src/pl/tcl/modules/pltcl_listmod.in
src/pl/tcl/modules/pltcl_loadmod.in
src/port/dirmod.c
--
Peter Eisentraut peter_e(at)gmx(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jason Godden | 2003-11-04 11:46:54 | \xDD in COPY Statement |
| Previous Message | Peter Eisentraut | 2003-11-04 10:09:23 | Re: Call for port reports |