29.6 KB
/srv/reproducible-results/rbuild-debian/r-b-build.tS08D2MC/b1/starjava-ttools_3.4.7-4_i386.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.tS08D2MC/b2/starjava-ttools_3.4.7-4_i386.changes
731 B
Files
    
Offset 1, 6 lines modifiedOffset 1, 6 lines modified
  
1 ·dcc695a87bd9cf92d69279a659def29a·61312·java·optional·jython-stilts_3.4.7-4_all.deb1 ·71346a9111257148abe8d85af473d1ec·61312·java·optional·jython-stilts_3.4.7-4_all.deb
2 ·42bce0de7077acc4ab1784124606bed1·1166020·doc·optional·starlink-ttools-java-doc_3.4.7-4_all.deb2 ·42bce0de7077acc4ab1784124606bed1·1166020·doc·optional·starlink-ttools-java-doc_3.4.7-4_all.deb
3 ·d77cd744e592163a8bf03a6742e6e41a·4832048·java·optional·starlink-ttools-java_3.4.7-4_all.deb 
4 ·fcaf7ab4f52e3e1c3a06c498f9c5a4c9·2251112·doc·optional·stilts-doc_3.4.7-4_all.deb3 ·4ea69fdffa73dca01b7e1e1ab0a34a55·4831292·java·optional·starlink-ttools-java_3.4.7-4_all.deb
 4 ·27840378556aaef57af2a596ea57f299·2251096·doc·optional·stilts-doc_3.4.7-4_all.deb
5 ·e1d15885940400eb46088b856d143c54·207196·science·optional·stilts_3.4.7-4_all.deb5 ·e1d15885940400eb46088b856d143c54·207196·science·optional·stilts_3.4.7-4_all.deb
7.21 KB
jython-stilts_3.4.7-4_all.deb
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
7.06 KB
data.tar.xz
7.04 KB
data.tar
7.02 KB
./usr/share/jython/Lib/site-packages/stilts.py
    
Offset 1421, 15 lines modifiedOffset 1421, 15 lines modified
1421 ········env·=·_JyEnvironment()1421 ········env·=·_JyEnvironment()
1422 ········env.setValue('format',·_map_env_value(format))1422 ········env.setValue('format',·_map_env_value(format))
1423 ········env.setValue('client',·_map_env_value(client))1423 ········env.setValue('client',·_map_env_value(client))
1424 ········mode·=·_stilts.getModeFactory().createObject('samp')1424 ········mode·=·_stilts.getModeFactory().createObject('samp')
1425 ········consumer·=·mode.createConsumer(env)1425 ········consumer·=·mode.createConsumer(env)
1426 ········_check_unused_args(env)1426 ········_check_unused_args(env)
1427 ········consumer.consume(self)1427 ········consumer.consume(self)
1428 ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder1',·password=None):1428 ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder2',·password=None):
1429 ········'''\1429 ········'''\
1430 ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC1430 ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC
1431 ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256).1431 ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256).
1432 ····1432 ····
1433 ····Parameters:1433 ····Parameters:
1434 ····1434 ····
1435 ·······protocol·=·<jdbc-protocol>·······(String)1435 ·······protocol·=·<jdbc-protocol>·······(String)
Offset 1471, 15 lines modifiedOffset 1471, 15 lines modified
1471 ················of·columns)·for·the·data·being·written.1471 ················of·columns)·for·the·data·being·written.
1472 ····1472 ····
1473 ··········[Default:·create]1473 ··········[Default:·create]
1474 ····1474 ····
1475 ·······user·=·<username>·······(String)1475 ·······user·=·<username>·······(String)
1476 ··········User·name·for·the·SQL·connection·to·the·database.1476 ··········User·name·for·the·SQL·connection·to·the·database.
1477 ····1477 ····
1478 ··········[Default:·pbuilder1]1478 ··········[Default:·pbuilder2]
1479 ····1479 ····
1480 ·······password·=·<passwd>·······(String)1480 ·······password·=·<passwd>·······(String)
1481 ··········Password·for·the·SQL·connection·to·the·database.1481 ··········Password·for·the·SQL·connection·to·the·database.
1482 ····'''1482 ····'''
1483 ········env·=·_JyEnvironment()1483 ········env·=·_JyEnvironment()
1484 ········env.setValue('protocol',·_map_env_value(protocol))1484 ········env.setValue('protocol',·_map_env_value(protocol))
1485 ········env.setValue('db',·_map_env_value(db))1485 ········env.setValue('db',·_map_env_value(db))
Offset 4186, 15 lines modifiedOffset 4186, 15 lines modified
4186 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4186 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4187 ······as·well·for·the·connection·to·be·made.4187 ······as·well·for·the·connection·to·be·made.
  
4188 ···user·=·<value>·······(String)4188 ···user·=·<value>·······(String)
4189 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4189 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4190 ······current·username.4190 ······current·username.
  
4191 ······[Default:·pbuilder1]4191 ······[Default:·pbuilder2]
  
4192 ···password·=·<value>·······(String)4192 ···password·=·<value>·······(String)
4193 ······Password·for·logging·in·to·SQL·database.4193 ······Password·for·logging·in·to·SQL·database.
  
4194 ···sql·=·<sql>·······(String)4194 ···sql·=·<sql>·······(String)
4195 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be4195 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be
4196 ······repeated,·or·statements·may·be·separated·by·semicolon·(";")4196 ······repeated,·or·statements·may·be·separated·by·semicolon·(";")
Offset 4392, 15 lines modifiedOffset 4392, 15 lines modified
4392 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4392 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4393 ······as·well·for·the·connection·to·be·made.4393 ······as·well·for·the·connection·to·be·made.
  
4394 ···user·=·<value>·······(String)4394 ···user·=·<value>·······(String)
4395 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4395 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4396 ······current·username.4396 ······current·username.
  
4397 ······[Default:·pbuilder1]4397 ······[Default:·pbuilder2]
  
4398 ···password·=·<value>·······(String)4398 ···password·=·<value>·······(String)
4399 ······Password·for·logging·in·to·SQL·database.4399 ······Password·for·logging·in·to·SQL·database.
  
4400 ···dbtable·=·<table-name>·······(String)4400 ···dbtable·=·<table-name>·······(String)
4401 ······The·name·of·the·table·in·the·SQL·database·which·provides·the4401 ······The·name·of·the·table·in·the·SQL·database·which·provides·the
4402 ······remote·data.4402 ······remote·data.
Offset 4500, 15 lines modifiedOffset 4500, 15 lines modified
4500 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4500 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4501 ······as·well·for·the·connection·to·be·made.4501 ······as·well·for·the·connection·to·be·made.
  
4502 ···user·=·<value>·······(String)4502 ···user·=·<value>·······(String)
4503 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4503 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4504 ······current·username.4504 ······current·username.
  
4505 ······[Default:·pbuilder1]4505 ······[Default:·pbuilder2]
  
4506 ···password·=·<value>·······(String)4506 ···password·=·<value>·······(String)
4507 ······Password·for·logging·in·to·SQL·database.4507 ······Password·for·logging·in·to·SQL·database.
  
4508 ···select·=·<select-stmt>·······(String)4508 ···select·=·<select-stmt>·······(String)
4509 ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT4509 ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT
4510 ······statement·to·identify·which·rows·undergo·updates.4510 ······statement·to·identify·which·rows·undergo·updates.
Offset 7582, 15 lines modifiedOffset 7582, 15 lines modified
  
7582 ···parallel·=·<int-value>·······(Integer)7582 ···parallel·=·<int-value>·······(Integer)
7583 ······Determines·how·many·threads·will·run·in·parallel·if·animation7583 ······Determines·how·many·threads·will·run·in·parallel·if·animation
7584 ······output·is·being·produced.·Only·used·if·the·animate·parameter7584 ······output·is·being·produced.·Only·used·if·the·animate·parameter
7585 ······is·supplied.·The·default·value·is·the·number·of·processors7585 ······is·supplied.·The·default·value·is·the·number·of·processors
7586 ······apparently·available·to·the·JVM.7586 ······apparently·available·to·the·JVM.
  
7587 ······[Default:·10]7587 ······[Default:·18]
  
7588 ···xlog·=·true|false·······(Boolean)7588 ···xlog·=·true|false·······(Boolean)
7589 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if7589 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if
7590 ······true·it·is·logarithmic.7590 ······true·it·is·logarithmic.
  
7591 ······[Default:·false]7591 ······[Default:·false]
  
Offset 8280, 15 lines modifiedOffset 8280, 15 lines modified
  
8280 ···parallel·=·<int-value>·······(Integer)8280 ···parallel·=·<int-value>·······(Integer)
8281 ······Determines·how·many·threads·will·run·in·parallel·if·animation8281 ······Determines·how·many·threads·will·run·in·parallel·if·animation
8282 ······output·is·being·produced.·Only·used·if·the·animate·parameter8282 ······output·is·being·produced.·Only·used·if·the·animate·parameter
8283 ······is·supplied.·The·default·value·is·the·number·of·processors8283 ······is·supplied.·The·default·value·is·the·number·of·processors
8284 ······apparently·available·to·the·JVM.8284 ······apparently·available·to·the·JVM.
  
8285 ······[Default:·10]8285 ······[Default:·18]
  
8286 ···projection·=·sin|aitoff|aitoff0|car|car0·······8286 ···projection·=·sin|aitoff|aitoff0|car|car0·······
8287 ···(uk.ac.starlink.ttools.plot2.geom.Projection)8287 ···(uk.ac.starlink.ttools.plot2.geom.Projection)
8288 ······Sky·projection·used·to·display·the·plot.8288 ······Sky·projection·used·to·display·the·plot.
  
8289 ······The·available·options·are:8289 ······The·available·options·are:
  
Offset 8934, 15 lines modifiedOffset 8934, 15 lines modified
  
8934 ···parallel·=·<int-value>·······(Integer)8934 ···parallel·=·<int-value>·······(Integer)
8935 ······Determines·how·many·threads·will·run·in·parallel·if·animation8935 ······Determines·how·many·threads·will·run·in·parallel·if·animation
8936 ······output·is·being·produced.·Only·used·if·the·animate·parameter8936 ······output·is·being·produced.·Only·used·if·the·animate·parameter
8937 ······is·supplied.·The·default·value·is·the·number·of·processors8937 ······is·supplied.·The·default·value·is·the·number·of·processors
8938 ······apparently·available·to·the·JVM.8938 ······apparently·available·to·the·JVM.
  
8939 ······[Default:·10]8939 ······[Default:·18]
  
8940 ···xlog·=·true|false·······(Boolean)8940 ···xlog·=·true|false·······(Boolean)
8941 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if8941 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if
8942 ······true·it·is·logarithmic.8942 ······true·it·is·logarithmic.
  
8943 ······[Default:·false]8943 ······[Default:·false]
  
Max diff block lines reached; 2431/7096 bytes (34.26%) of diff not shown.
8.6 KB
367 B
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2023-01-08·10:17:43.000000·debian-binary1 -rw-r--r--···0········0········0········4·2023-01-08·10:17:43.000000·debian-binary
2 -rw-r--r--···0········0········0·····1216·2023-01-08·10:17:43.000000·control.tar.xz2 -rw-r--r--···0········0········0·····1216·2023-01-08·10:17:43.000000·control.tar.xz
3 -rw-r--r--···0········0········0··4830640·2023-01-08·10:17:43.000000·data.tar.xz3 -rw-r--r--···0········0········0··4829884·2023-01-08·10:17:43.000000·data.tar.xz
98.0 B
70.0 B
48.0 B
30.0 B
Files differ
8.08 KB
8.06 KB
8.04 KB
1.01 KB
    
Offset 172, 15 lines modifiedOffset 172, 15 lines modified
172 ··minimum·file·system·compatibility·required:·····MS-DOS,·OS/2·or·NT·FAT172 ··minimum·file·system·compatibility·required:·····MS-DOS,·OS/2·or·NT·FAT
173 ··minimum·software·version·required·to·extract:···1.0173 ··minimum·software·version·required·to·extract:···1.0
174 ··compression·method:·····························deflated174 ··compression·method:·····························deflated
175 ··compression·sub-type·(deflation):···············normal175 ··compression·sub-type·(deflation):···············normal
176 ··file·security·status:···························not·encrypted176 ··file·security·status:···························not·encrypted
177 ··extended·local·header:··························no177 ··extended·local·header:··························no
178 ··file·last·modified·on·(DOS·date/time):··········2023·Jan·8·10:17:42178 ··file·last·modified·on·(DOS·date/time):··········2023·Jan·8·10:17:42
179 ··32-bit·CRC·value·(hex):·························298e1d58179 ··32-bit·CRC·value·(hex):·························774d2787
180 ··compressed·size:································82354·bytes180 ··compressed·size:································82354·bytes
181 ··uncompressed·size:······························481521·bytes181 ··uncompressed·size:······························481521·bytes
182 ··length·of·filename:·····························9·characters182 ··length·of·filename:·····························9·characters
183 ··length·of·extra·field:··························0·bytes183 ··length·of·extra·field:··························0·bytes
184 ··length·of·file·comment:·························0·characters184 ··length·of·file·comment:·························0·characters
185 ··disk·number·on·which·file·begins:···············disk·1185 ··disk·number·on·which·file·begins:···············disk·1
186 ··apparent·file·type:·····························binary186 ··apparent·file·type:·····························binary
6.95 KB
    
Offset 1421, 15 lines modifiedOffset 1421, 15 lines modified
1421 ········env·=·_JyEnvironment()1421 ········env·=·_JyEnvironment()
1422 ········env.setValue('format',·_map_env_value(format))1422 ········env.setValue('format',·_map_env_value(format))
1423 ········env.setValue('client',·_map_env_value(client))1423 ········env.setValue('client',·_map_env_value(client))
1424 ········mode·=·_stilts.getModeFactory().createObject('samp')1424 ········mode·=·_stilts.getModeFactory().createObject('samp')
1425 ········consumer·=·mode.createConsumer(env)1425 ········consumer·=·mode.createConsumer(env)
1426 ········_check_unused_args(env)1426 ········_check_unused_args(env)
1427 ········consumer.consume(self)1427 ········consumer.consume(self)
1428 ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder1',·password=None):1428 ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder2',·password=None):
1429 ········'''\1429 ········'''\
1430 ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC1430 ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC
1431 ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256).1431 ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256).
1432 ····1432 ····
1433 ····Parameters:1433 ····Parameters:
1434 ····1434 ····
1435 ·······protocol·=·<jdbc-protocol>·······(String)1435 ·······protocol·=·<jdbc-protocol>·······(String)
Offset 1471, 15 lines modifiedOffset 1471, 15 lines modified
1471 ················of·columns)·for·the·data·being·written.1471 ················of·columns)·for·the·data·being·written.
1472 ····1472 ····
1473 ··········[Default:·create]1473 ··········[Default:·create]
1474 ····1474 ····
1475 ·······user·=·<username>·······(String)1475 ·······user·=·<username>·······(String)
1476 ··········User·name·for·the·SQL·connection·to·the·database.1476 ··········User·name·for·the·SQL·connection·to·the·database.
1477 ····1477 ····
1478 ··········[Default:·pbuilder1]1478 ··········[Default:·pbuilder2]
1479 ····1479 ····
1480 ·······password·=·<passwd>·······(String)1480 ·······password·=·<passwd>·······(String)
1481 ··········Password·for·the·SQL·connection·to·the·database.1481 ··········Password·for·the·SQL·connection·to·the·database.
1482 ····'''1482 ····'''
1483 ········env·=·_JyEnvironment()1483 ········env·=·_JyEnvironment()
1484 ········env.setValue('protocol',·_map_env_value(protocol))1484 ········env.setValue('protocol',·_map_env_value(protocol))
1485 ········env.setValue('db',·_map_env_value(db))1485 ········env.setValue('db',·_map_env_value(db))
Offset 4186, 15 lines modifiedOffset 4186, 15 lines modified
4186 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4186 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4187 ······as·well·for·the·connection·to·be·made.4187 ······as·well·for·the·connection·to·be·made.
  
4188 ···user·=·<value>·······(String)4188 ···user·=·<value>·······(String)
4189 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4189 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4190 ······current·username.4190 ······current·username.
  
4191 ······[Default:·pbuilder1]4191 ······[Default:·pbuilder2]
  
4192 ···password·=·<value>·······(String)4192 ···password·=·<value>·······(String)
4193 ······Password·for·logging·in·to·SQL·database.4193 ······Password·for·logging·in·to·SQL·database.
  
4194 ···sql·=·<sql>·······(String)4194 ···sql·=·<sql>·······(String)
4195 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be4195 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be
4196 ······repeated,·or·statements·may·be·separated·by·semicolon·(";")4196 ······repeated,·or·statements·may·be·separated·by·semicolon·(";")
Offset 4392, 15 lines modifiedOffset 4392, 15 lines modified
4392 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4392 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4393 ······as·well·for·the·connection·to·be·made.4393 ······as·well·for·the·connection·to·be·made.
  
4394 ···user·=·<value>·······(String)4394 ···user·=·<value>·······(String)
4395 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4395 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4396 ······current·username.4396 ······current·username.
  
4397 ······[Default:·pbuilder1]4397 ······[Default:·pbuilder2]
  
4398 ···password·=·<value>·······(String)4398 ···password·=·<value>·······(String)
4399 ······Password·for·logging·in·to·SQL·database.4399 ······Password·for·logging·in·to·SQL·database.
  
4400 ···dbtable·=·<table-name>·······(String)4400 ···dbtable·=·<table-name>·······(String)
4401 ······The·name·of·the·table·in·the·SQL·database·which·provides·the4401 ······The·name·of·the·table·in·the·SQL·database·which·provides·the
4402 ······remote·data.4402 ······remote·data.
Offset 4500, 15 lines modifiedOffset 4500, 15 lines modified
4500 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4500 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4501 ······as·well·for·the·connection·to·be·made.4501 ······as·well·for·the·connection·to·be·made.
  
4502 ···user·=·<value>·······(String)4502 ···user·=·<value>·······(String)
4503 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4503 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4504 ······current·username.4504 ······current·username.
  
4505 ······[Default:·pbuilder1]4505 ······[Default:·pbuilder2]
  
4506 ···password·=·<value>·······(String)4506 ···password·=·<value>·······(String)
4507 ······Password·for·logging·in·to·SQL·database.4507 ······Password·for·logging·in·to·SQL·database.
  
4508 ···select·=·<select-stmt>·······(String)4508 ···select·=·<select-stmt>·······(String)
4509 ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT4509 ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT
4510 ······statement·to·identify·which·rows·undergo·updates.4510 ······statement·to·identify·which·rows·undergo·updates.
Offset 7582, 15 lines modifiedOffset 7582, 15 lines modified
  
7582 ···parallel·=·<int-value>·······(Integer)7582 ···parallel·=·<int-value>·······(Integer)
7583 ······Determines·how·many·threads·will·run·in·parallel·if·animation7583 ······Determines·how·many·threads·will·run·in·parallel·if·animation
7584 ······output·is·being·produced.·Only·used·if·the·animate·parameter7584 ······output·is·being·produced.·Only·used·if·the·animate·parameter
7585 ······is·supplied.·The·default·value·is·the·number·of·processors7585 ······is·supplied.·The·default·value·is·the·number·of·processors
7586 ······apparently·available·to·the·JVM.7586 ······apparently·available·to·the·JVM.
  
7587 ······[Default:·10]7587 ······[Default:·18]
  
7588 ···xlog·=·true|false·······(Boolean)7588 ···xlog·=·true|false·······(Boolean)
7589 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if7589 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if
7590 ······true·it·is·logarithmic.7590 ······true·it·is·logarithmic.
  
7591 ······[Default:·false]7591 ······[Default:·false]
  
Offset 8280, 15 lines modifiedOffset 8280, 15 lines modified
  
8280 ···parallel·=·<int-value>·······(Integer)8280 ···parallel·=·<int-value>·······(Integer)
8281 ······Determines·how·many·threads·will·run·in·parallel·if·animation8281 ······Determines·how·many·threads·will·run·in·parallel·if·animation
8282 ······output·is·being·produced.·Only·used·if·the·animate·parameter8282 ······output·is·being·produced.·Only·used·if·the·animate·parameter
8283 ······is·supplied.·The·default·value·is·the·number·of·processors8283 ······is·supplied.·The·default·value·is·the·number·of·processors
8284 ······apparently·available·to·the·JVM.8284 ······apparently·available·to·the·JVM.
  
8285 ······[Default:·10]8285 ······[Default:·18]
  
8286 ···projection·=·sin|aitoff|aitoff0|car|car0·······8286 ···projection·=·sin|aitoff|aitoff0|car|car0·······
8287 ···(uk.ac.starlink.ttools.plot2.geom.Projection)8287 ···(uk.ac.starlink.ttools.plot2.geom.Projection)
8288 ······Sky·projection·used·to·display·the·plot.8288 ······Sky·projection·used·to·display·the·plot.
  
8289 ······The·available·options·are:8289 ······The·available·options·are:
  
Offset 8934, 15 lines modifiedOffset 8934, 15 lines modified
  
8934 ···parallel·=·<int-value>·······(Integer)8934 ···parallel·=·<int-value>·······(Integer)
8935 ······Determines·how·many·threads·will·run·in·parallel·if·animation8935 ······Determines·how·many·threads·will·run·in·parallel·if·animation
8936 ······output·is·being·produced.·Only·used·if·the·animate·parameter8936 ······output·is·being·produced.·Only·used·if·the·animate·parameter
8937 ······is·supplied.·The·default·value·is·the·number·of·processors8937 ······is·supplied.·The·default·value·is·the·number·of·processors
8938 ······apparently·available·to·the·JVM.8938 ······apparently·available·to·the·JVM.
  
8939 ······[Default:·10]8939 ······[Default:·18]
  
8940 ···xlog·=·true|false·······(Boolean)8940 ···xlog·=·true|false·······(Boolean)
8941 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if8941 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if
8942 ······true·it·is·logarithmic.8942 ······true·it·is·logarithmic.
  
8943 ······[Default:·false]8943 ······[Default:·false]
  
Max diff block lines reached; 2431/7096 bytes (34.26%) of diff not shown.
12.9 KB
stilts-doc_3.4.7-4_all.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2023-01-08·10:17:43.000000·debian-binary1 -rw-r--r--···0········0········0········4·2023-01-08·10:17:43.000000·debian-binary
2 -rw-r--r--···0········0········0·····3248·2023-01-08·10:17:43.000000·control.tar.xz2 -rw-r--r--···0········0········0·····3248·2023-01-08·10:17:43.000000·control.tar.xz
3 -rw-r--r--···0········0········0··2247672·2023-01-08·10:17:43.000000·data.tar.xz3 -rw-r--r--···0········0········0··2247656·2023-01-08·10:17:43.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
12.4 KB
data.tar.xz
12.4 KB
data.tar
12.4 KB
./usr/share/doc/stilts/sun256/sun256.html
    
Offset 8621, 15 lines modifiedOffset 8621, 15 lines modified
8621 ················</dt>8621 ················</dt>
8622 ················8622 ················
8623 ················<dd>8623 ················<dd>
8624 ····················User·name·for·the·SQL·connection·to·the·database.8624 ····················User·name·for·the·SQL·connection·to·the·database.
  
  
8625 ····················<p>8625 ····················<p>
8626 ························[Default:·<code>pbuilder1</code>]8626 ························[Default:·<code>pbuilder2</code>]
8627 ····················</p>8627 ····················</p>
8628 ················</dd>8628 ················</dd>
8629 ················8629 ················
8630 ················<dt>8630 ················<dt>
8631 ····················<strong><code>password·=·&lt;passwd&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String)</em></strong>8631 ····················<strong><code>password·=·&lt;passwd&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String)</em></strong>
8632 ················</dt>8632 ················</dt>
8633 ················8633 ················
Offset 42303, 15 lines modifiedOffset 42303, 15 lines modified
42303 Only·used·if·the·<code>animate</code>42303 Only·used·if·the·<code>animate</code>
42304 parameter·is·supplied.42304 parameter·is·supplied.
42305 The·default·value·is·the·number·of·processors·apparently42305 The·default·value·is·the·number·of·processors·apparently
42306 available·to·the·JVM.42306 available·to·the·JVM.
  
  
42307 ····················<p>42307 ····················<p>
42308 ························[Default:·<code>10</code>]42308 ························[Default:·<code>18</code>]
42309 ····················</p>42309 ····················</p>
42310 ················</dd>42310 ················</dd>
42311 ················42311 ················
42312 ················<dt>42312 ················<dt>
42313 ····················<strong><code>seq·=·&lt;suffix&gt;[,...]</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String[])</em></strong>42313 ····················<strong><code>seq·=·&lt;suffix&gt;[,...]</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String[])</em></strong>
42314 ················</dt>42314 ················</dt>
42315 ················42315 ················
Offset 44278, 15 lines modifiedOffset 44278, 15 lines modified
44278 Only·used·if·the·<code>animate</code>44278 Only·used·if·the·<code>animate</code>
44279 parameter·is·supplied.44279 parameter·is·supplied.
44280 The·default·value·is·the·number·of·processors·apparently44280 The·default·value·is·the·number·of·processors·apparently
44281 available·to·the·JVM.44281 available·to·the·JVM.
  
  
44282 ····················<p>44282 ····················<p>
44283 ························[Default:·<code>10</code>]44283 ························[Default:·<code>18</code>]
44284 ····················</p>44284 ····················</p>
44285 ················</dd>44285 ················</dd>
44286 ················44286 ················
44287 ················<dt>44287 ················<dt>
44288 ····················<strong><code>projection·=·sin|aitoff|aitoff0|car|car0</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(<a·href="http://andromeda.star.bris.ac.uk/starjavadocs/uk/ac/starlink/ttools/plot2/geom/Projection.html">Projection</a>)</em></strong>44288 ····················<strong><code>projection·=·sin|aitoff|aitoff0|car|car0</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(<a·href="http://andromeda.star.bris.ac.uk/starjavadocs/uk/ac/starlink/ttools/plot2/geom/Projection.html">Projection</a>)</em></strong>
44289 ················</dt>44289 ················</dt>
44290 ················44290 ················
Offset 45930, 15 lines modifiedOffset 45930, 15 lines modified
45930 Only·used·if·the·<code>animate</code>45930 Only·used·if·the·<code>animate</code>
45931 parameter·is·supplied.45931 parameter·is·supplied.
45932 The·default·value·is·the·number·of·processors·apparently45932 The·default·value·is·the·number·of·processors·apparently
45933 available·to·the·JVM.45933 available·to·the·JVM.
  
  
45934 ····················<p>45934 ····················<p>
45935 ························[Default:·<code>10</code>]45935 ························[Default:·<code>18</code>]
45936 ····················</p>45936 ····················</p>
45937 ················</dd>45937 ················</dd>
45938 ················45938 ················
45939 ················<dt>45939 ················<dt>
45940 ····················<strong><code>phi·=·&lt;degrees&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(Double)</em></strong>45940 ····················<strong><code>phi·=·&lt;degrees&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(Double)</em></strong>
45941 ················</dt>45941 ················</dt>
45942 ················45942 ················
Offset 47926, 15 lines modifiedOffset 47926, 15 lines modified
47926 Only·used·if·the·<code>animate</code>47926 Only·used·if·the·<code>animate</code>
47927 parameter·is·supplied.47927 parameter·is·supplied.
47928 The·default·value·is·the·number·of·processors·apparently47928 The·default·value·is·the·number·of·processors·apparently
47929 available·to·the·JVM.47929 available·to·the·JVM.
  
  
47930 ····················<p>47930 ····················<p>
47931 ························[Default:·<code>10</code>]47931 ························[Default:·<code>18</code>]
47932 ····················</p>47932 ····················</p>
47933 ················</dd>47933 ················</dd>
47934 ················47934 ················
47935 ················<dt>47935 ················<dt>
47936 ····················<strong><code>phi·=·&lt;degrees&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(Double)</em></strong>47936 ····················<strong><code>phi·=·&lt;degrees&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(Double)</em></strong>
47937 ················</dt>47937 ················</dt>
47938 ················47938 ················
Offset 49677, 15 lines modifiedOffset 49677, 15 lines modified
49677 Only·used·if·the·<code>animate</code>49677 Only·used·if·the·<code>animate</code>
49678 parameter·is·supplied.49678 parameter·is·supplied.
49679 The·default·value·is·the·number·of·processors·apparently49679 The·default·value·is·the·number·of·processors·apparently
49680 available·to·the·JVM.49680 available·to·the·JVM.
  
  
49681 ····················<p>49681 ····················<p>
49682 ························[Default:·<code>10</code>]49682 ························[Default:·<code>18</code>]
49683 ····················</p>49683 ····················</p>
49684 ················</dd>49684 ················</dd>
49685 ················49685 ················
49686 ················<dt>49686 ················<dt>
49687 ····················<strong><code>seq·=·&lt;suffix&gt;[,...]</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String[])</em></strong>49687 ····················<strong><code>seq·=·&lt;suffix&gt;[,...]</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String[])</em></strong>
49688 ················</dt>49688 ················</dt>
49689 ················49689 ················
Offset 54887, 15 lines modifiedOffset 54887, 15 lines modified
54887 ················54887 ················
54888 ················<dd>54888 ················<dd>
54889 ····················User·name·for·logging·in·to·SQL·database.54889 ····················User·name·for·logging·in·to·SQL·database.
54890 Defaults·to·the·current·username.54890 Defaults·to·the·current·username.
  
  
54891 ····················<p>54891 ····················<p>
54892 ························[Default:·<code>pbuilder1</code>]54892 ························[Default:·<code>pbuilder2</code>]
54893 ····················</p>54893 ····················</p>
54894 ················</dd>54894 ················</dd>
54895 ················54895 ················
54896 ············</dl>54896 ············</dl>
54897 ············54897 ············
54898 ········</p>54898 ········</p>
54899 ········54899 ········
Offset 55827, 15 lines modifiedOffset 55827, 15 lines modified
55827 ················55827 ················
55828 ················<dd>55828 ················<dd>
55829 ····················User·name·for·logging·in·to·SQL·database.55829 ····················User·name·for·logging·in·to·SQL·database.
55830 Defaults·to·the·current·username.55830 Defaults·to·the·current·username.
  
  
55831 ····················<p>55831 ····················<p>
55832 ························[Default:·<code>pbuilder1</code>]55832 ························[Default:·<code>pbuilder2</code>]
55833 ····················</p>55833 ····················</p>
55834 ················</dd>55834 ················</dd>
55835 ················55835 ················
55836 ················<dt>55836 ················<dt>
55837 ····················<strong><code>where·=·&lt;sql-condition&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String)</em></strong>55837 ····················<strong><code>where·=·&lt;sql-condition&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String)</em></strong>
55838 ················</dt>55838 ················</dt>
55839 ················55839 ················
Max diff block lines reached; 409/4958 bytes (8.25%) of diff not shown.
7.46 KB
html2text {}
    
Offset 3392, 15 lines modifiedOffset 3392, 15 lines modified
3392 ············of·the·same·name·already·exists,·it·is·dropped·first.3392 ············of·the·same·name·already·exists,·it·is·dropped·first.
3393 ··········*·append:·Appends·to·an·existing·table.·An·error·results·if·the·named3393 ··········*·append:·Appends·to·an·existing·table.·An·error·results·if·the·named
3394 ············table·has·the·wrong·structure·(number·or·types·of·columns)·for·the3394 ············table·has·the·wrong·structure·(number·or·types·of·columns)·for·the
3395 ············data·being·written.3395 ············data·being·written.
3396 ······[Default:·create]3396 ······[Default:·create]
3397 ··user·=·<username>·      (String)3397 ··user·=·<username>·      (String)
3398 ······User·name·for·the·SQL·connection·to·the·database.3398 ······User·name·for·the·SQL·connection·to·the·database.
3399 ······[Default:·pbuilder1]3399 ······[Default:·pbuilder2]
3400 ··password·=·<passwd>·      (String)3400 ··password·=·<passwd>·      (String)
3401 ······Password·for·the·SQL·connection·to·the·database.3401 ······Password·for·the·SQL·connection·to·the·database.
3402 ===============================================================================3402 ===============================================================================
3403 *****·7·Crossmatching·*****3403 *****·7·Crossmatching·*****
3404 STILTS·offers·flexible·and·efficient·facilities·for·crossmatching·tables.3404 STILTS·offers·flexible·and·efficient·facilities·for·crossmatching·tables.
3405 Crossmatching·is·identifying·different·rows,·which·may·be·in·the·same·or3405 Crossmatching·is·identifying·different·rows,·which·may·be·in·the·same·or
3406 different·tables,·that·refer·to·the·same·item.·In·an·astronomical·context·such3406 different·tables,·that·refer·to·the·same·item.·In·an·astronomical·context·such
Offset 14421, 15 lines modifiedOffset 14421, 15 lines modified
14421 ············parameter14421 ············parameter
14422 ······[Default:·auto]14422 ······[Default:·auto]
14423 ··parallel·=·<int-value>·      (Integer)14423 ··parallel·=·<int-value>·      (Integer)
14424 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is14424 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
14425 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The14425 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
14426 ······default·value·is·the·number·of·processors·apparently·available·to·the14426 ······default·value·is·the·number·of·processors·apparently·available·to·the
14427 ······JVM.14427 ······JVM.
14428 ······[Default:·10]14428 ······[Default:·18]
14429 ··seq·=·<suffix>[,...]·      (String[])14429 ··seq·=·<suffix>[,...]·      (String[])
14430 ······Contains·a·comma-separated·list·of·layer·suffixes·to·determine·the·order14430 ······Contains·a·comma-separated·list·of·layer·suffixes·to·determine·the·order
14431 ······in·which·layers·are·drawn·on·the·plot.·This·can·affect·which·symbol·are14431 ······in·which·layers·are·drawn·on·the·plot.·This·can·affect·which·symbol·are
14432 ······plotted·on·top·of,·and·so·potentially·obscure,·which·other·ones.14432 ······plotted·on·top·of,·and·so·potentially·obscure,·which·other·ones.
14433 ······When·specifying·a·plot,·multiple·layers·may·be·specified,·each·introduced14433 ······When·specifying·a·plot,·multiple·layers·may·be·specified,·each·introduced
14434 ······by·a·parameter·layer<N>,·where·<N>·is·a·different·(arbitrary)·suffix14434 ······by·a·parameter·layer<N>,·where·<N>·is·a·different·(arbitrary)·suffix
14435 ······labelling·the·layer,·and·is·appended·to·all·the·parameters·specific·to14435 ······labelling·the·layer,·and·is·appended·to·all·the·parameters·specific·to
Offset 15044, 15 lines modifiedOffset 15044, 15 lines modified
15044 ············parameter15044 ············parameter
15045 ······[Default:·auto]15045 ······[Default:·auto]
15046 ··parallel·=·<int-value>·      (Integer)15046 ··parallel·=·<int-value>·      (Integer)
15047 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is15047 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
15048 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The15048 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
15049 ······default·value·is·the·number·of·processors·apparently·available·to·the15049 ······default·value·is·the·number·of·processors·apparently·available·to·the
15050 ······JVM.15050 ······JVM.
15051 ······[Default:·10]15051 ······[Default:·18]
15052 ··projection·=·sin|aitoff|aitoff0|car|car0·      (Projection)15052 ··projection·=·sin|aitoff|aitoff0|car|car0·      (Projection)
15053 ······Sky·projection·used·to·display·the·plot.15053 ······Sky·projection·used·to·display·the·plot.
15054 ······The·available·options·are:15054 ······The·available·options·are:
15055 ··········*·sin:·rotatable·sphere15055 ··········*·sin:·rotatable·sphere
15056 ··········*·aitoff:·Hammer-Aitoff·projection·with·lon=0·at·center15056 ··········*·aitoff:·Hammer-Aitoff·projection·with·lon=0·at·center
15057 ··········*·aitoff0:·Hammer-Aitoff·projection·with·lon=180·at·center15057 ··········*·aitoff0:·Hammer-Aitoff·projection·with·lon=180·at·center
15058 ··········*·car:·Plate·Carree·projection·(lon/lat·on·Cartesian·axes)·with·lon=015058 ··········*·car:·Plate·Carree·projection·(lon/lat·on·Cartesian·axes)·with·lon=0
Offset 15577, 15 lines modifiedOffset 15577, 15 lines modified
15577 ············parameter15577 ············parameter
15578 ······[Default:·auto]15578 ······[Default:·auto]
15579 ··parallel·=·<int-value>·      (Integer)15579 ··parallel·=·<int-value>·      (Integer)
15580 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is15580 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
15581 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The15581 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
15582 ······default·value·is·the·number·of·processors·apparently·available·to·the15582 ······default·value·is·the·number·of·processors·apparently·available·to·the
15583 ······JVM.15583 ······JVM.
15584 ······[Default:·10]15584 ······[Default:·18]
15585 ··phi·=·<degrees>·      (Double)15585 ··phi·=·<degrees>·      (Double)
15586 ······First·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of15586 ······First·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of
15587 ······the·plotted·3d·space.·Units·are·degrees.·This·is·the·rotation·around·the15587 ······the·plotted·3d·space.·Units·are·degrees.·This·is·the·rotation·around·the
15588 ······initial·Z·axis·applied·before·the·plot·is·viewed.15588 ······initial·Z·axis·applied·before·the·plot·is·viewed.
15589 ······[Default:·30]15589 ······[Default:·30]
15590 ··psi·=·<degrees>·      (Double)15590 ··psi·=·<degrees>·      (Double)
15591 ······Second·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of15591 ······Second·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of
Offset 16216, 15 lines modifiedOffset 16216, 15 lines modified
16216 ············parameter16216 ············parameter
16217 ······[Default:·auto]16217 ······[Default:·auto]
16218 ··parallel·=·<int-value>·      (Integer)16218 ··parallel·=·<int-value>·      (Integer)
16219 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is16219 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
16220 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The16220 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
16221 ······default·value·is·the·number·of·processors·apparently·available·to·the16221 ······default·value·is·the·number·of·processors·apparently·available·to·the
16222 ······JVM.16222 ······JVM.
16223 ······[Default:·10]16223 ······[Default:·18]
16224 ··phi·=·<degrees>·      (Double)16224 ··phi·=·<degrees>·      (Double)
16225 ······First·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of16225 ······First·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of
16226 ······the·plotted·3d·space.·Units·are·degrees.·This·is·the·rotation·around·the16226 ······the·plotted·3d·space.·Units·are·degrees.·This·is·the·rotation·around·the
16227 ······initial·Z·axis·applied·before·the·plot·is·viewed.16227 ······initial·Z·axis·applied·before·the·plot·is·viewed.
16228 ······[Default:·30]16228 ······[Default:·30]
16229 ··psi·=·<degrees>·      (Double)16229 ··psi·=·<degrees>·      (Double)
16230 ······Second·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of16230 ······Second·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of
Offset 16797, 15 lines modifiedOffset 16797, 15 lines modified
16797 ············parameter16797 ············parameter
16798 ······[Default:·auto]16798 ······[Default:·auto]
16799 ··parallel·=·<int-value>·      (Integer)16799 ··parallel·=·<int-value>·      (Integer)
16800 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is16800 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
16801 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The16801 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
16802 ······default·value·is·the·number·of·processors·apparently·available·to·the16802 ······default·value·is·the·number·of·processors·apparently·available·to·the
16803 ······JVM.16803 ······JVM.
16804 ······[Default:·10]16804 ······[Default:·18]
16805 ··seq·=·<suffix>[,...]·      (String[])16805 ··seq·=·<suffix>[,...]·      (String[])
16806 ······Contains·a·comma-separated·list·of·layer·suffixes·to·determine·the·order16806 ······Contains·a·comma-separated·list·of·layer·suffixes·to·determine·the·order
16807 ······in·which·layers·are·drawn·on·the·plot.·This·can·affect·which·symbol·are16807 ······in·which·layers·are·drawn·on·the·plot.·This·can·affect·which·symbol·are
16808 ······plotted·on·top·of,·and·so·potentially·obscure,·which·other·ones.16808 ······plotted·on·top·of,·and·so·potentially·obscure,·which·other·ones.
16809 ······When·specifying·a·plot,·multiple·layers·may·be·specified,·each·introduced16809 ······When·specifying·a·plot,·multiple·layers·may·be·specified,·each·introduced
16810 ······by·a·parameter·layer<N>,·where·<N>·is·a·different·(arbitrary)·suffix16810 ······by·a·parameter·layer<N>,·where·<N>·is·a·different·(arbitrary)·suffix
16811 ······labelling·the·layer,·and·is·appended·to·all·the·parameters·specific·to16811 ······labelling·the·layer,·and·is·appended·to·all·the·parameters·specific·to
Offset 18357, 15 lines modifiedOffset 18357, 15 lines modified
18357 ······Password·for·logging·in·to·SQL·database.18357 ······Password·for·logging·in·to·SQL·database.
18358 ··sql·=·<sql>·      (String)18358 ··sql·=·<sql>·      (String)
18359 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be·repeated,18359 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be·repeated,
18360 ······or·statements·may·be·separated·by·semicolon·(";")·characters.18360 ······or·statements·may·be·separated·by·semicolon·(";")·characters.
18361 ··user·=·<value>·      (String)18361 ··user·=·<value>·      (String)
18362 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current18362 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current
18363 ······username.18363 ······username.
18364 ······[Default:·pbuilder1]18364 ······[Default:·pbuilder2]
18365 ****·B.20.2·Examples·****18365 ****·B.20.2·Examples·****
18366 Here·are·some·examples·of·sqlclient:18366 Here·are·some·examples·of·sqlclient:
18367 ······This·sends·two·commands·to·a·SQL·Server·database;·the·first·one·(SET18367 ······This·sends·two·commands·to·a·SQL·Server·database;·the·first·one·(SET
18368 ······SHOWPLAN...)·sets·a·flag·which·causes·the·DB·to·return·an·execution·plan18368 ······SHOWPLAN...)·sets·a·flag·which·causes·the·DB·to·return·an·execution·plan
18369 ······rather·than·the·result·for·subsequent·queries,·and·the·second·makes·the18369 ······rather·than·the·result·for·subsequent·queries,·and·the·second·makes·the
18370 ······query·itself.·Since·the·password·is·not·provided·on·the·command·line,·a18370 ······query·itself.·Since·the·password·is·not·provided·on·the·command·line,·a
18371 ······prompt·for·it·will·be·issued·before·execution.·The·result·is·SQL·Server's18371 ······prompt·for·it·will·be·issued·before·execution.·The·result·is·SQL·Server's
Offset 18687, 15 lines modifiedOffset 18687, 15 lines modified
18687 ······Currently,·the·only·footprints·available·are·those·provided·by·the·CDS18687 ······Currently,·the·only·footprints·available·are·those·provided·by·the·CDS
18688 ······MOC·(Multi-Order·Coverage·map)·service,·which·covers·VizieR·and·a·few18688 ······MOC·(Multi-Order·Coverage·map)·service,·which·covers·VizieR·and·a·few
18689 ······other·cone·search·services.18689 ······other·cone·search·services.
18690 ······[Default:·true]18690 ······[Default:·true]
18691 ··user·=·<value>·      (String)18691 ··user·=·<value>·      (String)
18692 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current18692 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current
18693 ······username.18693 ······username.
18694 ······[Default:·pbuilder1]18694 ······[Default:·pbuilder2]
18695 ··where·=·<sql-condition>·      (String)18695 ··where·=·<sql-condition>·      (String)
18696 ······An·SQL·expression·further·limiting·the·rows·to·be·selected·from·the18696 ······An·SQL·expression·further·limiting·the·rows·to·be·selected·from·the
18697 ······database.·This·will·be·combined·with·the·constraints·on·position·implied18697 ······database.·This·will·be·combined·with·the·constraints·on·position·implied
18698 ······by·the·cone·search·centres·and·radii.·The·value·of·this·parameter·should18698 ······by·the·cone·search·centres·and·radii.·The·value·of·this·parameter·should
18699 ······just·be·a·condition,·it·should·not·contain·the·WHERE·keyword.·A·null18699 ······just·be·a·condition,·it·should·not·contain·the·WHERE·keyword.·A·null
18700 ······value·indicates·no·additional·criteria.18700 ······value·indicates·no·additional·criteria.
18701 ****·B.21.2·Examples·****18701 ****·B.21.2·Examples·****
Max diff block lines reached; 783/7618 bytes (10.28%) of diff not shown.