committing changes in /etc after emerge run

Package changes:
+dev-db/postgresql-9.4.4
This commit is contained in:
Hans Wurst
2015-08-16 13:31:39 +02:00
parent 0826ae8fbb
commit 5687ae2fe2
13 changed files with 318 additions and 2 deletions

8
postgresql-9.4/psqlrc Normal file
View File

@@ -0,0 +1,8 @@
--
-- system-wide psql configuration file
--
-- This file is read before the .psqlrc file in the user's home directory.
--
-- Copy this to your installation's sysconf directory and rename it psqlrc.
-- The sysconf directory can be identified via "pg_config --sysconfdir".
--