├── Chapter01 ├── 00-table-structure.sql ├── 01-files-table.sql ├── 02-tags-table.sql ├── 03-join-table.sql ├── 04-archive_files-table.sql └── 05-playlist-table.sql ├── Chapter02 ├── Chapter02_Listing01.sql ├── Chapter02_Listing02.output ├── Chapter02_Listing02.sql ├── Chapter02_Listing03.sql ├── Chapter02_Listing04.sql ├── Chapter02_Listing05.sql ├── Chapter02_Listing06.sql ├── Chapter02_Listing07.output ├── Chapter02_Listing07.sql ├── Chapter02_Listing08.output ├── Chapter02_Listing08.sql ├── Chapter02_Listing09.java ├── Chapter02_Listing09.output ├── Chapter02_Listing10.sql ├── Chapter02_Listing11.sql ├── Chapter02_Listing12.output ├── Chapter02_Listing13.output ├── Chapter02_Listing14.sql ├── Chapter02_Listing15.sql ├── Chapter02_Listing16.sql ├── Chapter02_Listing17.output ├── Chapter02_Listing17.sql ├── Chapter02_Listing18.output ├── Chapter02_Listing18.sql ├── Chapter02_Listing19.output └── Chapter02_Listing19.sql ├── Chapter03 ├── Chapter03_Listing01.output ├── Chapter03_Listing01.sql ├── Chapter03_Listing02.output ├── Chapter03_Listing02.sql ├── Chapter03_Listing03.output ├── Chapter03_Listing03.sql ├── Chapter03_Listing04.output ├── Chapter03_Listing04.sql ├── Chapter03_Listing05.output ├── Chapter03_Listing05.sql ├── Chapter03_Listing06.output ├── Chapter03_Listing06.sql ├── Chapter03_Listing07.sql ├── Chapter03_Listing08.output ├── Chapter03_Listing08.sql ├── Chapter03_Listing09.output ├── Chapter03_Listing09.sql ├── Chapter03_Listing10.output ├── Chapter03_Listing10.sql ├── Chapter03_Listing11.output ├── Chapter03_Listing11.sql ├── Chapter03_Listing12.output ├── Chapter03_Listing12.sql ├── Chapter03_Listing13.sql ├── Chapter03_Listing14.sql ├── Chapter03_Listing15.sql ├── Chapter03_Listing16.output ├── Chapter03_Listing16.sql ├── Chapter03_Listing17.output ├── Chapter03_Listing17.sql ├── Chapter03_Listing18.output ├── Chapter03_Listing18.sql ├── Chapter03_Listing19.output ├── Chapter03_Listing19.sql ├── Chapter03_Listing20.output ├── Chapter03_Listing20.sql ├── Chapter03_Listing21.sql ├── Chapter03_Listing22.sql ├── Chapter03_Listing23.output ├── Chapter03_Listing23.sql ├── Chapter03_Listing24.sql ├── Chapter03_Listing25.sql ├── Chapter03_Listing26.sql ├── Chapter03_Listing27.output ├── Chapter03_Listing27.sql ├── Chapter03_Listing28.output ├── Chapter03_Listing28.sql ├── Chapter03_Listing29.sql ├── Chapter03_Listing30.output ├── Chapter03_Listing30.sql ├── Chapter03_Listing31.output ├── Chapter03_Listing31.sql ├── Chapter03_Listing32.sql ├── Chapter03_Listing33.sql ├── Chapter03_Listing34.sql ├── Chapter03_Listing35.output ├── Chapter03_Listing35.sql ├── Chapter03_Listing36.output ├── Chapter03_Listing36.sql ├── Chapter03_Listing37.sql ├── Chapter03_Listing38.output ├── Chapter03_Listing38.sql ├── Chapter03_Listing39.output ├── Chapter03_Listing39.sql └── pljava-examples │ ├── pom.xml │ ├── sql │ ├── 3_72.output │ ├── 3_72.sql │ └── 3_74.output │ └── src │ └── main │ └── java │ └── pg11ssp │ ├── FileTupleBuilder.java │ └── Functions.java ├── Chapter04 ├── Chapter04_Listing01.output ├── Chapter04_Listing01.sql ├── Chapter04_Listing02.output ├── Chapter04_Listing02.sql ├── Chapter04_Listing03.output ├── Chapter04_Listing03.sql ├── Chapter04_Listing04.output ├── Chapter04_Listing04.sql ├── Chapter04_Listing05.output ├── Chapter04_Listing05.sql ├── Chapter04_Listing06.output ├── Chapter04_Listing06.sql ├── Chapter04_Listing07.output ├── Chapter04_Listing07.sql ├── Chapter04_Listing08.output ├── Chapter04_Listing08.sql ├── Chapter04_Listing09.putput ├── Chapter04_Listing09.sql ├── Chapter04_Listing10.output ├── Chapter04_Listing10.sql ├── Chapter04_Listing11.sql ├── Chapter04_Listing12.output ├── Chapter04_Listing12.sql ├── Chapter04_Listing13.output ├── Chapter04_Listing13.sql ├── Chapter04_Listing14.sql ├── Chapter04_Listing15.sql ├── Chapter04_Listing16.output ├── Chapter04_Listing18.sql ├── Chapter04_Listing19.sql ├── Chapter04_Listing20.output ├── Chapter04_Listing20.sql ├── Chapter04_Listing21.output ├── Chapter04_Listing21.sql ├── Chapter04_Listing22.sql ├── Chapter04_Listing23.sql ├── Chapter04_Listing24.output ├── Chapter04_Listing24.sql ├── Chapter04_Listing25.sql ├── Chapter04_Listing26.output ├── Chapter04_Listing27.output ├── Chapter04_Listing28.output ├── Chapter04_Listing28.sql ├── Chapter04_Listing29.output ├── Chapter04_Listing29.sql ├── Chapter04_Listing30.output └── Chapter04_Listing30.sql ├── Chapter05 ├── Chapter05_Listing01.output ├── Chapter05_Listing01.plperl ├── Chapter05_Listing02.sql ├── Chapter05_Listing03.plperl ├── Chapter05_Listing04.plperl ├── Chapter05_Listing05.plperl ├── Chapter05_Listing06.plperl └── pljava-examples │ ├── pom.xml │ ├── sql │ ├── Chapter5_Listing08.output │ ├── Chapter5_Listing08.sql │ └── Chapter5_Listing11.output │ └── src │ └── main │ └── java │ └── pg11ssp │ ├── FileTupleBuilder.java │ └── Functions.java ├── Chapter06 ├── Chapter06_Listing01.sql ├── Chapter06_Listing02.sql ├── Chapter06_Listing03.output ├── Chapter06_Listing04.sql ├── Chapter06_Listing05.output ├── Chapter06_Listing05.sql ├── Chapter06_Listing06.output ├── Chapter06_Listing06.sql ├── Chapter06_Listing07.sql ├── Chapter06_Listing08.sql ├── Chapter06_Listing09.output ├── Chapter06_Listing09.sql ├── Chapter06_Listing10.sql ├── Chapter06_Listing11.sql ├── Chapter06_Listing12.sql ├── Chapter06_Listing13.sql ├── Chapter06_Listing14.output ├── Chapter06_Listing14.sql ├── Chapter06_Listing15.sql ├── Chapter06_Listing16.sql ├── Chapter06_Listing17.output ├── Chapter06_Listing17.sql ├── Chapter06_Listing18.sql ├── Chapter06_Listing19.sql ├── Chapter06_Listing20.output ├── Chapter06_Listing20.sql ├── Chapter06_Listing21.sql ├── Chapter06_Listing22.sql ├── Chapter06_Listing23.plperl ├── Chapter06_Listing24.sql ├── Chapter06_Listing26.sql ├── Chapter06_Listing27.sql ├── Chapter06_Listing28.output ├── Chapter06_Listing28.sql ├── Chapter06_Listing29.sql ├── Chapter06_Listing30.sql ├── Chapter06_Listing31.output ├── Chapter06_Listing32.sql ├── Chapter06_Listing33.plperl ├── Chapter06_Listing34.sql ├── Chapter06_Listing36.sql └── pljava-examples │ ├── pom.xml │ ├── sql │ └── Chapter6_Listing36.sql │ └── src │ └── main │ └── java │ └── pg11ssp │ ├── DDLTrigger.java │ └── TriggerCheckHash.java ├── Chapter07 ├── Chapter07_Listing01.sql ├── Chapter07_Listing02.output ├── Chapter07_Listing02.sql ├── Chapter07_Listing03.sql ├── Chapter07_Listing04.sql ├── Chapter07_Listing05.sql ├── Chapter07_Listing06.output ├── Chapter07_Listing06.sql ├── Chapter07_Listing07.sql ├── Chapter07_Listing08.output └── Chapter07_Listing08.sql ├── Chapter08 ├── Chapter08_Extension_v1.0 │ ├── Makefile │ ├── pg11ssp--1.0.sql │ └── pg11ssp.control ├── Chapter08_Extension_v1.1 │ ├── pg11ssp--1.0--1.1.sql │ └── pg11ssp--1.1.control ├── Chapter08_Extension_v1.2 │ └── pg11ssp--1.1--1.2.sql ├── Chapter08_Listing01.output ├── Chapter08_Listing01.sql └── Chapter08_Listing02.sql ├── Chapter09 ├── Chapter09_Listing01.output ├── Chapter09_Listing02.output ├── Chapter09_Listing03.sql ├── Chapter09_Listing04.sql ├── Chapter09_Listing05.sql ├── Chapter09_Listing06.output ├── Chapter09_Listing09.perl ├── Chapter09_Listing10.java └── count_worker │ ├── Makefile │ └── count_worker.c ├── Chapter10 ├── Chapter10_Listing01.sql ├── Chapter10_Listing02.sql ├── Chapter10_Listing03.sql ├── Chapter10_Listing04.output ├── Chapter10_Listing04.sql ├── Chapter10_Listing05.output ├── Chapter10_Listing05.sql ├── Chapter10_Listing06.sql ├── Chapter10_Listing08.sql ├── Chapter10_Listing09.output ├── Chapter10_Listing09.sql ├── Chapter10_Listing10.output ├── Chapter10_Listing10.sql ├── Chapter10_Listing11.sql ├── Chapter10_Listing12.sql ├── Chapter10_Listing13.output ├── Chapter10_Listing13.sql └── imgres │ ├── Makefile │ ├── imgres.c │ ├── imgres.output │ └── imgres.sql ├── LICENSE ├── README.md └── images └── cover.png /Chapter01/00-table-structure.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter01/00-table-structure.sql -------------------------------------------------------------------------------- /Chapter01/01-files-table.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter01/01-files-table.sql -------------------------------------------------------------------------------- /Chapter01/02-tags-table.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter01/02-tags-table.sql -------------------------------------------------------------------------------- /Chapter01/03-join-table.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter01/03-join-table.sql -------------------------------------------------------------------------------- /Chapter01/04-archive_files-table.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter01/04-archive_files-table.sql -------------------------------------------------------------------------------- /Chapter01/05-playlist-table.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter01/05-playlist-table.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing01.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing01.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing02.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing02.output -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing02.sql: -------------------------------------------------------------------------------- 1 | INSERT INTO files( f_name, f_hash ) 2 | VALUES 3 | ( 'chapter2-reviewed.org', '14b8f225d4e6462022657d7285bb77ba' ); 4 | -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing03.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing03.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing04.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing04.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing05.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing05.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing06.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing06.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing07.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing07.output -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing07.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing07.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing08.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing08.output -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing08.sql: -------------------------------------------------------------------------------- 1 | DELETE 2 | FROM files 3 | RETURNING *; 4 | 5 | -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing09.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing09.java -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing09.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing09.output -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing10.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing10.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing11.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing11.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing12.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing12.output -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing13.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing13.output -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing14.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing14.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing15.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing15.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing16.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing16.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing17.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing17.output -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing17.sql: -------------------------------------------------------------------------------- 1 | SELECT t_name, pk, t_child_of 2 | FROM tags; 3 | -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing18.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing18.output -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing18.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing18.sql -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing19.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing19.output -------------------------------------------------------------------------------- /Chapter02/Chapter02_Listing19.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter02/Chapter02_Listing19.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing01.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing01.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing01.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing01.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing02.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing02.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing02.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing02.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing03.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing03.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing03.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing03.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing04.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing04.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing04.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing04.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing05.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing05.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing05.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing05.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing06.output: -------------------------------------------------------------------------------- 1 | ERROR: query returned more than one row -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing06.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing06.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing07.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing07.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing08.output: -------------------------------------------------------------------------------- 1 | INFO: Biggest png file is picture2.png -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing08.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing08.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing09.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing09.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing09.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing09.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing10.output: -------------------------------------------------------------------------------- 1 | INFO: Biggest png file is picture2.png -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing10.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing10.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing11.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing11.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing11.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing11.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing12.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing12.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing12.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing12.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing13.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing13.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing14.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing14.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing15.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing15.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing16.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing16.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing16.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing16.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing17.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing17.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing17.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing17.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing18.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing18.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing18.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing18.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing19.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing19.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing19.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing19.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing20.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing20.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing20.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing20.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing21.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing21.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing22.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing22.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing23.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing23.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing23.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing23.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing24.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing24.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing25.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing25.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing26.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing26.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing27.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing27.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing27.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing27.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing28.output: -------------------------------------------------------------------------------- 1 | INFO: a/b= 2.0 -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing28.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing28.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing29.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing29.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing30.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing30.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing30.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing30.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing31.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing31.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing31.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing31.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing32.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing32.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing33.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing33.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing34.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing34.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing35.output: -------------------------------------------------------------------------------- 1 | ERROR: query has no destination for result data -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing35.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing35.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing36.output: -------------------------------------------------------------------------------- 1 | INFO: I've survived! -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing36.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing36.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing37.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing37.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing38.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing38.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing38.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing38.sql -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing39.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing39.output -------------------------------------------------------------------------------- /Chapter03/Chapter03_Listing39.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/Chapter03_Listing39.sql -------------------------------------------------------------------------------- /Chapter03/pljava-examples/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/pljava-examples/pom.xml -------------------------------------------------------------------------------- /Chapter03/pljava-examples/sql/3_72.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/pljava-examples/sql/3_72.output -------------------------------------------------------------------------------- /Chapter03/pljava-examples/sql/3_72.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/pljava-examples/sql/3_72.sql -------------------------------------------------------------------------------- /Chapter03/pljava-examples/sql/3_74.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/pljava-examples/sql/3_74.output -------------------------------------------------------------------------------- /Chapter03/pljava-examples/src/main/java/pg11ssp/FileTupleBuilder.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/pljava-examples/src/main/java/pg11ssp/FileTupleBuilder.java -------------------------------------------------------------------------------- /Chapter03/pljava-examples/src/main/java/pg11ssp/Functions.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter03/pljava-examples/src/main/java/pg11ssp/Functions.java -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing01.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing01.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing01.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing01.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing02.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing02.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing02.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing02.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing03.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing03.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing03.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing03.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing04.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing04.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing04.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing04.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing05.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing05.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing05.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing05.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing06.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing06.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing06.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing06.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing07.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing07.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing07.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing07.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing08.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing08.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing08.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing08.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing09.putput: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing09.putput -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing09.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing09.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing10.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing10.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing10.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing10.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing11.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing11.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing12.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing12.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing12.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing12.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing13.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing13.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing13.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing13.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing14.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing14.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing15.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing15.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing16.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing16.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing18.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing18.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing19.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing19.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing20.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing20.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing20.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing20.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing21.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing21.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing21.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing21.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing22.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing22.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing23.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing23.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing24.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing24.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing24.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing24.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing25.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing25.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing26.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing26.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing27.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing27.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing28.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing28.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing28.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing28.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing29.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing29.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing29.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing29.sql -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing30.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing30.output -------------------------------------------------------------------------------- /Chapter04/Chapter04_Listing30.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter04/Chapter04_Listing30.sql -------------------------------------------------------------------------------- /Chapter05/Chapter05_Listing01.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/Chapter05_Listing01.output -------------------------------------------------------------------------------- /Chapter05/Chapter05_Listing01.plperl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/Chapter05_Listing01.plperl -------------------------------------------------------------------------------- /Chapter05/Chapter05_Listing02.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/Chapter05_Listing02.sql -------------------------------------------------------------------------------- /Chapter05/Chapter05_Listing03.plperl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/Chapter05_Listing03.plperl -------------------------------------------------------------------------------- /Chapter05/Chapter05_Listing04.plperl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/Chapter05_Listing04.plperl -------------------------------------------------------------------------------- /Chapter05/Chapter05_Listing05.plperl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/Chapter05_Listing05.plperl -------------------------------------------------------------------------------- /Chapter05/Chapter05_Listing06.plperl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/Chapter05_Listing06.plperl -------------------------------------------------------------------------------- /Chapter05/pljava-examples/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/pljava-examples/pom.xml -------------------------------------------------------------------------------- /Chapter05/pljava-examples/sql/Chapter5_Listing08.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/pljava-examples/sql/Chapter5_Listing08.output -------------------------------------------------------------------------------- /Chapter05/pljava-examples/sql/Chapter5_Listing08.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/pljava-examples/sql/Chapter5_Listing08.sql -------------------------------------------------------------------------------- /Chapter05/pljava-examples/sql/Chapter5_Listing11.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/pljava-examples/sql/Chapter5_Listing11.output -------------------------------------------------------------------------------- /Chapter05/pljava-examples/src/main/java/pg11ssp/FileTupleBuilder.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/pljava-examples/src/main/java/pg11ssp/FileTupleBuilder.java -------------------------------------------------------------------------------- /Chapter05/pljava-examples/src/main/java/pg11ssp/Functions.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter05/pljava-examples/src/main/java/pg11ssp/Functions.java -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing01.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing01.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing02.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing02.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing03.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing03.output -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing04.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing04.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing05.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing05.output -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing05.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing05.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing06.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing06.output -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing06.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing06.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing07.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing07.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing08.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing08.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing09.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing09.output -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing09.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing09.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing10.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing10.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing11.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing11.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing12.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing12.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing13.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing13.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing14.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing14.output -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing14.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing14.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing15.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing15.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing16.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing16.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing17.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing17.output -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing17.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing17.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing18.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing18.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing19.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing19.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing20.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing20.output -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing20.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing20.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing21.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing21.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing22.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing22.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing23.plperl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing23.plperl -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing24.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing24.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing26.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing26.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing27.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing27.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing28.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing28.output -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing28.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing28.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing29.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing29.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing30.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing30.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing31.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing31.output -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing32.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing32.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing33.plperl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing33.plperl -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing34.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing34.sql -------------------------------------------------------------------------------- /Chapter06/Chapter06_Listing36.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/Chapter06_Listing36.sql -------------------------------------------------------------------------------- /Chapter06/pljava-examples/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/pljava-examples/pom.xml -------------------------------------------------------------------------------- /Chapter06/pljava-examples/sql/Chapter6_Listing36.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/pljava-examples/sql/Chapter6_Listing36.sql -------------------------------------------------------------------------------- /Chapter06/pljava-examples/src/main/java/pg11ssp/DDLTrigger.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/pljava-examples/src/main/java/pg11ssp/DDLTrigger.java -------------------------------------------------------------------------------- /Chapter06/pljava-examples/src/main/java/pg11ssp/TriggerCheckHash.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter06/pljava-examples/src/main/java/pg11ssp/TriggerCheckHash.java -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing01.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter07/Chapter07_Listing01.sql -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing02.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter07/Chapter07_Listing02.output -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing02.sql: -------------------------------------------------------------------------------- 1 | SELECT * FROM vw_text_files; 2 | -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing03.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter07/Chapter07_Listing03.sql -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing04.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter07/Chapter07_Listing04.sql -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing05.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter07/Chapter07_Listing05.sql -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing06.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter07/Chapter07_Listing06.output -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing06.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter07/Chapter07_Listing06.sql -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing07.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter07/Chapter07_Listing07.sql -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing08.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter07/Chapter07_Listing08.output -------------------------------------------------------------------------------- /Chapter07/Chapter07_Listing08.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter07/Chapter07_Listing08.sql -------------------------------------------------------------------------------- /Chapter08/Chapter08_Extension_v1.0/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter08/Chapter08_Extension_v1.0/Makefile -------------------------------------------------------------------------------- /Chapter08/Chapter08_Extension_v1.0/pg11ssp--1.0.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter08/Chapter08_Extension_v1.0/pg11ssp--1.0.sql -------------------------------------------------------------------------------- /Chapter08/Chapter08_Extension_v1.0/pg11ssp.control: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter08/Chapter08_Extension_v1.0/pg11ssp.control -------------------------------------------------------------------------------- /Chapter08/Chapter08_Extension_v1.1/pg11ssp--1.0--1.1.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter08/Chapter08_Extension_v1.1/pg11ssp--1.0--1.1.sql -------------------------------------------------------------------------------- /Chapter08/Chapter08_Extension_v1.1/pg11ssp--1.1.control: -------------------------------------------------------------------------------- 1 | requires = 'plperl' -------------------------------------------------------------------------------- /Chapter08/Chapter08_Extension_v1.2/pg11ssp--1.1--1.2.sql: -------------------------------------------------------------------------------- 1 | ALTER TABLE files DROP COLUMN ts; 2 | -------------------------------------------------------------------------------- /Chapter08/Chapter08_Listing01.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter08/Chapter08_Listing01.output -------------------------------------------------------------------------------- /Chapter08/Chapter08_Listing01.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter08/Chapter08_Listing01.sql -------------------------------------------------------------------------------- /Chapter08/Chapter08_Listing02.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter08/Chapter08_Listing02.sql -------------------------------------------------------------------------------- /Chapter09/Chapter09_Listing01.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter09/Chapter09_Listing01.output -------------------------------------------------------------------------------- /Chapter09/Chapter09_Listing02.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter09/Chapter09_Listing02.output -------------------------------------------------------------------------------- /Chapter09/Chapter09_Listing03.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter09/Chapter09_Listing03.sql -------------------------------------------------------------------------------- /Chapter09/Chapter09_Listing04.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter09/Chapter09_Listing04.sql -------------------------------------------------------------------------------- /Chapter09/Chapter09_Listing05.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter09/Chapter09_Listing05.sql -------------------------------------------------------------------------------- /Chapter09/Chapter09_Listing06.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter09/Chapter09_Listing06.output -------------------------------------------------------------------------------- /Chapter09/Chapter09_Listing09.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter09/Chapter09_Listing09.perl -------------------------------------------------------------------------------- /Chapter09/Chapter09_Listing10.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter09/Chapter09_Listing10.java -------------------------------------------------------------------------------- /Chapter09/count_worker/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter09/count_worker/Makefile -------------------------------------------------------------------------------- /Chapter09/count_worker/count_worker.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter09/count_worker/count_worker.c -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing01.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing01.sql -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing02.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing02.sql -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing03.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing03.sql -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing04.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing04.output -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing04.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing04.sql -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing05.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing05.output -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing05.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing05.sql -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing06.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing06.sql -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing08.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing08.sql -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing09.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing09.output -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing09.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing09.sql -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing10.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing10.output -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing10.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing10.sql -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing11.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing11.sql -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing12.sql: -------------------------------------------------------------------------------- 1 | ALTER TYPE t_repository 2 | ADD ATTRIBUTE repo_sync boolean; 3 | -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing13.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing13.output -------------------------------------------------------------------------------- /Chapter10/Chapter10_Listing13.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/Chapter10_Listing13.sql -------------------------------------------------------------------------------- /Chapter10/imgres/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/imgres/Makefile -------------------------------------------------------------------------------- /Chapter10/imgres/imgres.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/imgres/imgres.c -------------------------------------------------------------------------------- /Chapter10/imgres/imgres.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/imgres/imgres.output -------------------------------------------------------------------------------- /Chapter10/imgres/imgres.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/Chapter10/imgres/imgres.sql -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/README.md -------------------------------------------------------------------------------- /images/cover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/PostgreSQL-11-Quick-Start-Guide/HEAD/images/cover.png --------------------------------------------------------------------------------