hanneseder-net / pgsql-skyline

On Extending PostgreSQL with the Skyline Operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This work was done as part of my master thesis on extending pgsql with the skyline operator [1].

Let me know if you have any questions.

Best, -Hannes (hannes@hanneseder.net)

[1] see thesis/RTM/thesis-heder-web-200901271.pdf

content from the old README.TXT, likely obsolete

pgsql-cvshead:

svn doesn't care about the mtime of a file, it compares the content. however cvs does care about the mtime of a file. use the following script to set the mtime (timestamp) accordinglgy:

cd pgsql-cvshead find -name "CVS" -type d -execdir ~/skyline/bin/resetcvsts.pl ;

to minimize changes to the CVS\Entries* files run ~/skyline/bin/cvs-entries-normalize.sh. The Entries Files are sorted and there be reflecing just real changes and the diff is more readable since updates appeare as updates and not as delete/inserts

About

On Extending PostgreSQL with the Skyline Operator


Languages

Language:C 83.0%Language:HTML 4.3%Language:Mathematica 3.4%Language:Yacc 2.6%Language:PLpgSQL 2.3%Language:Makefile 1.2%Language:TeX 0.9%Language:Perl 0.7%Language:Shell 0.6%Language:Lex 0.5%Language:M4 0.2%Language:Roff 0.2%Language:ASL 0.1%Language:R 0.1%Language:Batchfile 0.1%Language:C++ 0.0%Language:XSLT 0.0%Language:XS 0.0%Language:C# 0.0%Language:Assembly 0.0%Language:CSS 0.0%Language:Raku 0.0%Language:DTrace 0.0%Language:Python 0.0%Language:Csound Score 0.0%