git.postgresql.org Git - postgresql.git/commit
git
projects
/
postgresql.git
/ commit
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
| commit |
commitdiff
|
tree
(parent:
44f90ad
) |
patch
Add a copyright notice to perl files lacking one.
author
Andrew Dunstan
<andrew@dunslane.net>
Fri, 7 May 2021 14:56:14 +0000
(10:56 -0400)
committer
Andrew Dunstan
<andrew@dunslane.net>
Fri, 7 May 2021 14:56:14 +0000
(10:56 -0400)
commit 8fa6e6919c1aaa6f74c74e16452aaf0b5f3b4cd5
tree
259a4b2f67a9814659137c59cebd05bb6cf79459
tree
parent
44f90ad092f95fe19bebb51465193bc63849c15f
commit
|
diff
Add a copyright notice to perl files lacking one.
160 files changed:
contrib/amcheck/t/001_verify_heapam.pl
diff
|
blob
|
blame
|
history
contrib/auto_explain/t/001_auto_explain.pl
diff
|
blob
|
blame
|
history
contrib/bloom/t/001_wal.pl
diff
|
blob
|
blame
|
history
contrib/intarray/bench/bench.pl
diff
|
blob
|
blame
|
history
contrib/intarray/bench/create_test.pl
diff
|
blob
|
blame
|
history
contrib/oid2name/t/001_basic.pl
diff
|
blob
|
blame
|
history
contrib/seg/seg-validate.pl
diff
|
blob
|
blame
|
history
contrib/seg/sort-segments.pl
diff
|
blob
|
blame
|
history
contrib/test_decoding/t/001_repl_stats.pl
diff
|
blob
|
blame
|
history
contrib/vacuumlo/t/001_basic.pl
diff
|
blob
|
blame
|
history
src/bin/initdb/t/001_initdb.pl
diff
|
blob
|
blame
|
history
src/bin/pg_amcheck/t/001_basic.pl
diff
|
blob
|
blame
|
history
src/bin/pg_amcheck/t/002_nonesuch.pl
diff
|
blob
|
blame
|
history
src/bin/pg_amcheck/t/003_check.pl
diff
|
blob
|
blame
|
history
src/bin/pg_amcheck/t/004_verify_heapam.pl
diff
|
blob
|
blame
|
history
src/bin/pg_amcheck/t/005_opclass_damage.pl
diff
|
blob
|
blame
|
history
src/bin/pg_archivecleanup/t/010_pg_archivecleanup.pl
diff
|
blob
|
blame
|
history
src/bin/pg_basebackup/t/010_pg_basebackup.pl
diff
|
blob
|
blame
|
history
src/bin/pg_basebackup/t/020_pg_receivewal.pl
diff
|
blob
|
blame
|
history
src/bin/pg_basebackup/t/030_pg_recvlogical.pl
diff
|
blob
|
blame
|
history
src/bin/pg_checksums/t/001_basic.pl
diff
|
blob
|
blame
|
history
src/bin/pg_checksums/t/002_actions.pl
diff
|
blob
|
blame
|
history
src/bin/pg_config/t/001_pg_config.pl
diff
|
blob
|
blame
|
history
src/bin/pg_controldata/t/001_pg_controldata.pl
diff
|
blob
|
blame
|
history
src/bin/pg_ctl/t/001_start_stop.pl
diff
|
blob
|
blame
|
history
src/bin/pg_ctl/t/002_status.pl
diff
|
blob
|
blame
|
history
src/bin/pg_ctl/t/003_promote.pl
diff
|
blob
|
blame
|
history
src/bin/pg_ctl/t/004_logrotate.pl
diff
|
blob
|
blame
|
history
src/bin/pg_dump/t/001_basic.pl
diff
|
blob
|
blame
|
history
src/bin/pg_dump/t/002_pg_dump.pl
diff
|
blob
|
blame
|
history
src/bin/pg_dump/t/003_pg_dump_with_server.pl
diff
|
blob
|
blame
|
history
src/bin/pg_dump/t/010_dump_connstr.pl
diff
|
blob
|
blame
|
history
src/bin/pg_resetwal/t/001_basic.pl
diff
|
blob
|
blame
|
history
src/bin/pg_resetwal/t/002_corrupted.pl
diff
|
blob
|
blame
|
history
src/bin/pg_rewind/t/001_basic.pl
diff
|
blob
|
blame
|
history
src/bin/pg_rewind/t/002_databases.pl
diff
|
blob
|
blame
|
history
src/bin/pg_rewind/t/003_extrafiles.pl
diff
|
blob
|
blame
|
history
src/bin/pg_rewind/t/004_pg_xlog_symlink.pl
diff
|
blob
|
blame
|
history
src/bin/pg_rewind/t/005_same_timeline.pl
diff
|
blob
|
blame
|
history
src/bin/pg_rewind/t/006_options.pl
diff
|
blob
|
blame
|
history
src/bin/pg_rewind/t/007_standby_source.pl
diff
|
blob
|
blame
|
history
src/bin/pg_rewind/t/008_min_recovery_point.pl
diff
|
blob
|
blame
|
history
src/bin/pg_rewind/t/RewindTest.pm
diff
|
blob
|
blame
|
history
src/bin/pg_test_fsync/t/001_basic.pl
diff
|
blob
|
blame
|
history
src/bin/pg_test_timing/t/001_basic.pl
diff
|
blob
|
blame
|
history
src/bin/pg_verifybackup/t/001_basic.pl
diff
|
blob
|
blame
|
history
src/bin/pg_verifybackup/t/002_algorithm.pl
diff
|
blob
|
blame
|
history
src/bin/pg_verifybackup/t/003_corruption.pl
diff
|
blob
|
blame
|
history
src/bin/pg_verifybackup/t/004_options.pl
diff
|
blob
|
blame
|
history
src/bin/pg_verifybackup/t/005_bad_manifest.pl
diff
|
blob
|
blame
|
history
src/bin/pg_verifybackup/t/006_encoding.pl
diff
|
blob
|
blame
|
history
src/bin/pg_verifybackup/t/007_wal.pl
diff
|
blob
|
blame
|
history
src/bin/pg_waldump/t/001_basic.pl
diff
|
blob
|
blame
|
history
src/bin/pgbench/t/001_pgbench_with_server.pl
diff
|
blob
|
blame
|
history
src/bin/pgbench/t/002_pgbench_no_server.pl
diff
|
blob
|
blame
|
history
src/bin/psql/t/010_tab_completion.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/010_clusterdb.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/011_clusterdb_all.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/020_createdb.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/040_createuser.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/050_dropdb.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/070_dropuser.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/080_pg_isready.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/090_reindexdb.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/091_reindexdb_all.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/100_vacuumdb.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/101_vacuumdb_all.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/102_vacuumdb_stages.pl
diff
|
blob
|
blame
|
history
src/bin/scripts/t/200_connstr.pl
diff
|
blob
|
blame
|
history
src/interfaces/libpq/test/regress.pl
diff
|
blob
|
blame
|
history
src/pl/plperl/plc_perlboot.pl
diff
|
blob
|
blame
|
history
src/pl/plperl/plc_trusted.pl
diff
|
blob
|
blame
|
history
src/pl/plperl/plperl_opmask.pl
diff
|
blob
|
blame
|
history
src/pl/plperl/text2macro.pl
diff
|
blob
|
blame
|
history
src/test/authentication/t/001_password.pl
diff
|
blob
|
blame
|
history
src/test/authentication/t/002_saslprep.pl
diff
|
blob
|
blame
|
history
src/test/kerberos/t/001_auth.pl
diff
|
blob
|
blame
|
history
src/test/ldap/t/001_auth.pl
diff
|
blob
|
blame
|
history
src/test/locale/sort-test.pl
diff
|
blob
|
blame
|
history
src/test/modules/brin/t/01_workitems.pl
diff
|
blob
|
blame
|
history
src/test/modules/commit_ts/t/001_base.pl
diff
|
blob
|
blame
|
history
src/test/modules/commit_ts/t/002_standby.pl
diff
|
blob
|
blame
|
history
src/test/modules/commit_ts/t/003_standby_2.pl
diff
|
blob
|
blame
|
history
src/test/modules/commit_ts/t/004_restart.pl
diff
|
blob
|
blame
|
history
src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl
diff
|
blob
|
blame
|
history
src/test/modules/ssl_passphrase_callback/t/001_testfunc.pl
diff
|
blob
|
blame
|
history
src/test/modules/test_misc/t/001_constraint_validation.pl
diff
|
blob
|
blame
|
history
src/test/modules/test_pg_dump/t/001_base.pl
diff
|
blob
|
blame
|
history
src/test/perl/PostgresNode.pm
diff
|
blob
|
blame
|
history
src/test/perl/RecursiveCopy.pm
diff
|
blob
|
blame
|
history
src/test/perl/SimpleTee.pm
diff
|
blob
|
blame
|
history
src/test/perl/TestLib.pm
diff
|
blob
|
blame
|
history
src/test/recovery/t/001_stream_rep.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/002_archiving.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/003_recovery_targets.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/004_timeline_switch.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/005_replay_delay.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/006_logical_decoding.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/007_sync_rep.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/008_fsm_truncation.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/009_twophase.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/010_logical_decoding_timelines.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/011_crash_recovery.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/012_subtransactions.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/013_crash_restart.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/014_unlogged_reinit.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/015_promotion_pages.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/016_min_consistency.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/017_shm.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/018_wal_optimize.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/019_replslot_limit.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/020_archive_status.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/021_row_visibility.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/022_crash_temp_files.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/023_pitr_prepared_xact.pl
diff
|
blob
|
blame
|
history
src/test/recovery/t/024_archive_recovery.pl
diff
|
blob
|
blame
|
history
src/test/ssl/t/001_ssltests.pl
diff
|
blob
|
blame
|
history
src/test/ssl/t/002_scram.pl
diff
|
blob
|
blame
|
history
src/test/ssl/t/SSLServer.pm
diff
|
blob
|
blame
|
history
src/test/subscription/t/001_rep_changes.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/002_types.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/003_constraints.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/004_sync.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/005_encoding.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/006_rewrite.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/007_ddl.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/008_diff_schema.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/009_matviews.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/010_truncate.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/011_generated.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/012_collation.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/013_partition.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/014_binary.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/015_stream.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/016_stream_subxact.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/017_stream_ddl.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/018_stream_subxact_abort.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/019_stream_subxact_ddl_abort.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/020_messages.pl
diff
|
blob
|
blame
|
history
src/test/subscription/t/100_bugs.pl
diff
|
blob
|
blame
|
history
src/tools/git_changelog
diff
|
blob
|
blame
|
history
src/tools/msvc/Install.pm
diff
|
blob
|
blame
|
history
src/tools/msvc/MSBuildProject.pm
diff
|
blob
|
blame
|
history
src/tools/msvc/Mkvcbuild.pm
diff
|
blob
|
blame
|
history
src/tools/msvc/Project.pm
diff
|
blob
|
blame
|
history
src/tools/msvc/Solution.pm
diff
|
blob
|
blame
|
history
src/tools/msvc/VSObjectFactory.pm
diff
|
blob
|
blame
|
history
src/tools/msvc/build.pl
diff
|
blob
|
blame
|
history
src/tools/msvc/config_default.pl
diff
|
blob
|
blame
|
history
src/tools/msvc/dummylib/Win32.pm
diff
|
blob
|
blame
|
history
src/tools/msvc/dummylib/Win32/Registry.pm
diff
|
blob
|
blame
|
history
src/tools/msvc/dummylib/Win32API/File.pm
diff
|
blob
|
blame
|
history
src/tools/msvc/gendef.pl
diff
|
blob
|
blame
|
history
src/tools/msvc/install.pl
diff
|
blob
|
blame
|
history
src/tools/msvc/mkvcbuild.pl
diff
|
blob
|
blame
|
history
src/tools/msvc/pgbison.pl
diff
|
blob
|
blame
|
history
src/tools/msvc/pgflex.pl
diff
|
blob
|
blame
|
history
src/tools/msvc/vcregress.pl
diff
|
blob
|
blame
|
history
src/tools/pginclude/pgcheckdefines
diff
|
blob
|
blame
|
history
src/tools/pgindent/pgindent
diff
|
blob
|
blame
|
history
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル