diff options
Diffstat (limited to 'src/pl/plpython/test.log')
| -rw-r--r-- | src/pl/plpython/test.log | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/pl/plpython/test.log b/src/pl/plpython/test.log deleted file mode 100644 index 8655e9d7a0..0000000000 --- a/src/pl/plpython/test.log +++ /dev/null @@ -1,16 +0,0 @@ -DROP DATABASE -CREATE DATABASE -NOTICE: CREATE TABLE will create implicit sequence 'users_userid_seq' for SERIAL column 'users.userid' -NOTICE: CREATE TABLE/UNIQUE will create implicit index 'users_userid_key' for table 'users' -NOTICE: CREATE TABLE/PRIMARY KEY will create implicit index 'users_pkey' for table 'users' -NOTICE: CREATE TABLE will create implicit sequence 'taxonomy_id_seq' for SERIAL column 'taxonomy.id' -NOTICE: CREATE TABLE/PRIMARY KEY will create implicit index 'taxonomy_pkey' for table 'taxonomy' -NOTICE: CREATE TABLE/UNIQUE will create implicit index 'taxonomy_name_key' for table 'taxonomy' -NOTICE: CREATE TABLE will create implicit sequence 'entry_eid_seq' for SERIAL column 'entry.eid' -NOTICE: CREATE TABLE/PRIMARY KEY will create implicit index 'entry_pkey' for table 'entry' -NOTICE: CREATE TABLE/UNIQUE will create implicit index 'entry_eid_key' for table 'entry' -NOTICE: CREATE TABLE will create implicit trigger(s) for FOREIGN KEY check(s) -NOTICE: CREATE TABLE will create implicit sequence 'sequences_pid_seq' for SERIAL column 'sequences.pid' -NOTICE: CREATE TABLE/PRIMARY KEY will create implicit index 'sequences_pkey' for table 'sequences' -NOTICE: CREATE TABLE will create implicit trigger(s) for FOREIGN KEY check(s) -NOTICE: CREATE TABLE will create implicit trigger(s) for FOREIGN KEY check(s) |
