]> repo.cephalix.eu Git - psqlodbc.git/commitdiff
Initial version of psqlodbc 10.3.0000
authorbuildmaster <buildmaster@git.cephalix.eu>
Mon, 20 Dec 2021 16:47:39 +0000 (17:47 +0100)
committerbuildmaster <buildmaster@git.cephalix.eu>
Mon, 20 Dec 2021 16:47:39 +0000 (17:47 +0100)
FULLNAMES
LICENSE
README.txt [deleted file]
README1.txt [deleted file]
VERSION
init.sls.in [deleted file]
psqlodbc_10_03_0000-x64.zip [deleted file]
psqlodbc_10_03_0000-x86.zip [deleted file]
repo-ng/psqlodbc_x64.msi [moved from psqlodbc_x64.msi with 100% similarity]
repo-ng/psqlodbc_x86.msi [moved from psqlodbc_x86.msi with 100% similarity]

index 1fd1deda444cf6b6e3ea87911d48b4f28f6e4d89..15bbf04bbdd243d1c490485399cbcfe5405ceccc 100644 (file)
--- a/FULLNAMES
+++ b/FULLNAMES
@@ -1 +1,2 @@
-Pro line one name
+psqlODB_x64
+psqlODB_x86
diff --git a/LICENSE b/LICENSE
index c70fc0db0a1550ac33aa46a1388e2a32ad5bb17e..f99170f32132419bdf5d09316efd57f8cfd81688 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1 +1,38 @@
-Copyright (c) 2017 Peter Varkoly and Helmuth Varkoly Nürnberg. All rights reserverd.
\ No newline at end of file
+Copyright (c) 2021 Peter Varkoly and Helmuth Varkoly Nürnberg. All rights reserverd. \r
+/********************************************************************\r
\r
+  PSQLODBC.DLL - A library to talk to the PostgreSQL DBMS using ODBC.\r
+\r
+\r
+  Copyright (C) 1998          Insight Distribution Systems\r
+  Copyright (C) 1998 - 2018   The PostgreSQL Global Development Group\r
+\r
+  Multibyte support was added by Sankyo Unyu Service, (C) 2001.\r
+\r
+  The code contained in this library is based on code written by \r
+  Christian Czezatke and Dan McGuirk, (C) 1996.\r
+\r
+\r
+  This library is free software; you can redistribute it and/or modify\r
+  it under the terms of the GNU Library General Public License as \r
+  published by the Free Software Foundation; either version 2 of the \r
+  License, or (at your option) any later version.\r
+\r
+  This library is distributed in the hope that it will be useful, but\r
+  WITHOUT ANY WARRANTY; without even the implied warranty of\r
+  MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
+  Library General Public License for more details.\r
+\r
+  You should have received a copy of the GNU Library General Public\r
+  License along with this library (see "license.txt"); if not, write to\r
+  the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA\r
+  02139, USA.\r
+\r
+\r
+  How to contact the authors:\r
+\r
+  email:   pgsql-odbc@postgresql.org\r
+  website: https://odbc.postgresql.org/\r
+\r
+***********************************************************************/\r
+\r
diff --git a/README.txt b/README.txt
deleted file mode 100644 (file)
index 1766ee1..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
\r
-/********************************************************************\r
\r
-  PSQLODBC.DLL - A library to talk to the PostgreSQL DBMS using ODBC.\r
-\r
-\r
-  Copyright (C) 1998          Insight Distribution Systems\r
-  Copyright (C) 1998 - 2018   The PostgreSQL Global Development Group\r
-\r
-  Multibyte support was added by Sankyo Unyu Service, (C) 2001.\r
-\r
-  The code contained in this library is based on code written by \r
-  Christian Czezatke and Dan McGuirk, (C) 1996.\r
-\r
-\r
-  This library is free software; you can redistribute it and/or modify\r
-  it under the terms of the GNU Library General Public License as \r
-  published by the Free Software Foundation; either version 2 of the \r
-  License, or (at your option) any later version.\r
-\r
-  This library is distributed in the hope that it will be useful, but\r
-  WITHOUT ANY WARRANTY; without even the implied warranty of\r
-  MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-  Library General Public License for more details.\r
-\r
-  You should have received a copy of the GNU Library General Public\r
-  License along with this library (see "license.txt"); if not, write to\r
-  the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA\r
-  02139, USA.\r
-\r
-\r
-  How to contact the authors:\r
-\r
-  email:   pgsql-odbc@postgresql.org\r
-  website: https://odbc.postgresql.org/\r
-\r
-***********************************************************************/\r
-\r
diff --git a/README1.txt b/README1.txt
deleted file mode 100644 (file)
index 1766ee1..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
\r
-/********************************************************************\r
\r
-  PSQLODBC.DLL - A library to talk to the PostgreSQL DBMS using ODBC.\r
-\r
-\r
-  Copyright (C) 1998          Insight Distribution Systems\r
-  Copyright (C) 1998 - 2018   The PostgreSQL Global Development Group\r
-\r
-  Multibyte support was added by Sankyo Unyu Service, (C) 2001.\r
-\r
-  The code contained in this library is based on code written by \r
-  Christian Czezatke and Dan McGuirk, (C) 1996.\r
-\r
-\r
-  This library is free software; you can redistribute it and/or modify\r
-  it under the terms of the GNU Library General Public License as \r
-  published by the Free Software Foundation; either version 2 of the \r
-  License, or (at your option) any later version.\r
-\r
-  This library is distributed in the hope that it will be useful, but\r
-  WITHOUT ANY WARRANTY; without even the implied warranty of\r
-  MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-  Library General Public License for more details.\r
-\r
-  You should have received a copy of the GNU Library General Public\r
-  License along with this library (see "license.txt"); if not, write to\r
-  the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA\r
-  02139, USA.\r
-\r
-\r
-  How to contact the authors:\r
-\r
-  email:   pgsql-odbc@postgresql.org\r
-  website: https://odbc.postgresql.org/\r
-\r
-***********************************************************************/\r
-\r
diff --git a/VERSION b/VERSION
index 056436d375319ec50dd920778a8711af88ec50fb..8f0c4ef284d2af04d809c3f38dc02d2223851d2f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-VERSION THIS MUST BE ADAPTED
\ No newline at end of file
+10.3.0000
diff --git a/init.sls.in b/init.sls.in
deleted file mode 100644 (file)
index cc335f6..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-###############################################################################
-# SLS: psqlodbc
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
-# All rights reserved.
-#
-# Authors:               Helmuth Varkoly
-#
-# Description:          Package SLS
-###############################################################################
-{% if grains['cpuarch'] == 'AMD64' %}
-{% set ARCH = "x64" %}
-{% else %}
-{% set ARCH = "x86" %}
-{% endif %}
-
-{% set LOG_PATH = 'C:\\salt\\var\\log' %}
-
-psqlodbc:
-  'VERSION':
-      full_name: 'TOREPLACE'
-      installer: salt://win/repo-ng/psqlodbc/TOREPLACE.exe
-      {% if ARCH == 'x64' %}
-      uninstaller: '%PROGRAMFILES(x86)%\psqlodbc\unins000.exe'
-      {% else %}
-      uninstaller: '%PROGRAMFILES%\psqlodbc\unins000.exe'      
-      {% endif %}
-      install_flags: '/verysilent /norestart /LOG="{{ LOG_PATH }}_inst.log"'
-      uninstall_flags: '/verysilent /SUPPRESSMSGBOXES /NORESTART /LOG="{{ LOG_PATH }}_uninst.log"'
-      locale: de_DE
-      msiexec: False
-      reboot: False
-      cache_dir: False
-
diff --git a/psqlodbc_10_03_0000-x64.zip b/psqlodbc_10_03_0000-x64.zip
deleted file mode 100644 (file)
index 3c395d6..0000000
Binary files a/psqlodbc_10_03_0000-x64.zip and /dev/null differ
diff --git a/psqlodbc_10_03_0000-x86.zip b/psqlodbc_10_03_0000-x86.zip
deleted file mode 100644 (file)
index d4bbaf7..0000000
Binary files a/psqlodbc_10_03_0000-x86.zip and /dev/null differ
similarity index 100%
rename from psqlodbc_x64.msi
rename to repo-ng/psqlodbc_x64.msi
similarity index 100%
rename from psqlodbc_x86.msi
rename to repo-ng/psqlodbc_x86.msi