Fix a bunch of file headers.

This commit is contained in:
Dave Page 2017-03-16 14:27:55 +00:00
parent 6ad6bf5aab
commit b2a74ad26d
213 changed files with 722 additions and 512 deletions

View File

@ -6,6 +6,7 @@
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################
"""Defines views for management of server groups""" """Defines views for management of server groups"""
import simplejson as json import simplejson as json

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,11 @@
################################################################## ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
################################################################### ##########################################################################
from __future__ import print_function from __future__ import print_function
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import sys import sys
import traceback import traceback

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import sys import sys
import traceback import traceback

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import json import json

View File

@ -1,19 +1,12 @@
# # ################################################################# ##########################################################################
# #
# # pgAdmin 4 - PostgreSQL Tools
# #
# # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# # This software is released under the PostgreSQL Licence
# #
# # ##################################################################
# #################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# # pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# # This software is released under the PostgreSQL Licence
# #
# ################################################################## # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
##########################################################################
from __future__ import print_function from __future__ import print_function
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import sys import sys
import traceback import traceback

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid
import json import json

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import os import os

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import sys import sys
import traceback import traceback

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import json import json

View File

@ -1,11 +1,12 @@
################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import json import json
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import json import json
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import sys import sys
import traceback import traceback

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ########################################################################## ##########################################################################
# #
# #pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# #Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# #This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ########################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback
import sys import sys

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ########################################################################## ##########################################################################
# #
# #pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# #Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# #This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ########################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback
import sys import sys

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid
import json import json

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import os import os

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback
import os import os

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ########################################################################## ##########################################################################
# #
# #pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# #Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# #This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ########################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback
import sys import sys

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid

View File

@ -1,11 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid

View File

@ -1,12 +1,11 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,11 @@
# ########################################################################## ##########################################################################
# #
# #pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# #Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# #This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ########################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import json import json
import uuid import uuid

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback
import sys import sys

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
from regression import test_utils as utils from regression import test_utils as utils

View File

@ -1,11 +1,12 @@
# ################################################################# ##########################################################################
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ################################################################## ##########################################################################
import uuid import uuid
import json import json

View File

@ -1,11 +1,12 @@
# ########################################################################## ##########################################################################
# #
# #pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# #Copyright (C) 2013 - 2017, The pgAdmin Development Team # Copyright (C) 2013 - 2017, The pgAdmin Development Team
# #This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
# ########################################################################## ##########################################################################
from __future__ import print_function from __future__ import print_function
import traceback import traceback
import sys import sys

View File

@ -6,6 +6,7 @@
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################
from pgadmin.utils.route import BaseTestGenerator from pgadmin.utils.route import BaseTestGenerator

Some files were not shown because too many files have changed in this diff Show More