Commit Graph

  • 29efa50846
    Merge branch 'master' of https://github.com/reorg/pg_repack master Babak Farrokhi 2018-08-03 21:34:32 +04:30
  • 66fa28ee8f
    Remove unnecessary message Babak Farrokhi 2018-08-03 11:54:57 +04:30
  • 705f216fcf Fixed docs generation with recent docutils Daniele Varrazzo 2018-06-17 20:59:13 +01:00
  • 1439ee2db5
    Merge pull request #180 from MasahikoSawada/jp_doc_1_4_3 Masahiko Sawada 2018-05-23 15:21:54 +09:00
  • 88fe6bfa9c Update Japanese doc for pg_repack 1.4.3 release. Masahiko Sawada 2018-05-22 10:03:27 +09:00
  • f4e010386a Preparing release 1.4.3 Daniele Varrazzo 2018-05-19 17:27:49 +01:00
  • 4401bcf804 Merge branch 'fix-search-path' Daniele Varrazzo 2018-05-19 17:13:08 +01:00
  • 021d0b0393 Fixed broken library paths on recent ubuntu packages Daniele Varrazzo 2018-05-19 17:08:13 +01:00
  • 9c1da1bff1 Fixed tests to match info messages including the public schema Daniele Varrazzo 2018-05-19 16:41:56 +01:00
  • 64cc2070ed Fix the broken behavior made by restricting the search path Masahiko Sawada 2018-04-06 14:47:53 +09:00
  • 02e6c5ce96
    Merge pull request #166 from bashtanov/fix_lockup Josh Kupershmidt 2018-03-21 14:35:33 -04:00
  • 914537edc7 An attempt to restrict the search path to avoid injections Daniele Varrazzo 2018-03-20 20:47:06 +00:00
  • ce8e283f63 Merge branch 'clean-tests' Daniele Varrazzo 2018-03-20 12:56:25 +00:00
  • 73851d2e5c Test file separated in setup - run - check Daniele Varrazzo 2018-03-20 12:49:15 +00:00
  • 74d56ef4d6 Dropped now equivalent test output files Daniele Varrazzo 2018-03-20 12:31:39 +00:00
  • a5509c7415 No superuser check separated from other tests Daniele Varrazzo 2018-03-20 12:28:16 +00:00
  • 6dfbfffe59 Dropped duplicate test output files Daniele Varrazzo 2018-03-20 12:20:06 +00:00
  • 0cb08e5512 Variable psql table output moved in separate file Daniele Varrazzo 2018-03-20 11:37:04 +00:00
  • 31d15a87e7 Merge branch 'schema_qualified' Daniele Varrazzo 2018-03-19 19:47:23 +00:00
  • c62d865c18 Choose schema name visibility from running server version Daniele Varrazzo 2018-03-19 19:39:37 +00:00
  • 07e944d9d1 Use the Postgres way to get the version number Daniele Varrazzo 2018-03-19 19:06:42 +00:00
  • e499d3df10 Merge branch 'schema_qualified' Daniele Varrazzo 2018-03-09 16:13:51 +00:00
  • 2fd0eb050a A more compact way to verify the identity of the test files Daniele Varrazzo 2018-03-09 13:03:36 +00:00
  • 64c22ffc5f Add expected files for regression tests. Masahiko Sawada 2018-03-09 13:43:04 +09:00
  • a0fe223f8b Forgot to add expected files of regression tests. Masahiko Sawada 2018-03-09 11:00:42 +09:00
  • 2f6196d654 Always qualify relation names. Masahiko Sawada 2018-03-09 10:53:43 +09:00
  • 731c4ee405 Avoid excessive locking when table already being repacked by another instance Alexey Bashtanov 2018-01-17 11:09:21 +00:00
  • bf61feefc4 Fix Japanese doc. Masahiko Sawada 2017-10-17 12:16:44 +09:00
  • 4fa4f8945e Fix change logs of version 1.4.1 and 1.4.2. Masahiko Sawada 2017-10-17 12:11:28 +09:00
  • fdad0b87a2 Fix Japanese doc. Masahiko Sawada 2017-10-17 18:03:07 +09:00
  • 7166a0ee8c Preparing release 1.4.2 Daniele Varrazzo 2017-10-13 09:16:37 +01:00
  • 4b86bb1c41 Merge pull request #150 from MasahikoSawada/fix_regress_test Masahiko Sawada 2017-10-04 11:05:53 +09:00
  • f690ada80f Change to use only the characters that are printable ASCII. Masahiko Sawada 2017-10-03 11:51:07 -07:00
  • f83cb2a6e0 Merge pull request #149 from craigds/patch-1 Josh Kupershmidt 2017-10-03 08:48:08 -04:00
  • f789bc965d Clarify note about GiST indexes Craig de Stigter 2017-09-29 14:03:02 +13:00
  • 66f5da58c9 Update Japanese doc for the recent changes. Masahiko Sawada 2017-09-25 11:19:22 -07:00
  • 1cb3a52ccb Changelog updated with last developments Daniele Varrazzo 2017-09-25 03:15:58 +01:00
  • d7b4e75c10 PG 10 expected test result fixed with changes added in 1.4.1 Daniele Varrazzo 2017-09-25 02:53:11 +01:00
  • 7413a65985 Merge remote-tracking branch 'origin/master' into pg10 Daniele Varrazzo 2017-09-25 02:45:49 +01:00
  • 9e4dd00415 Dropped compiler warning Daniele Varrazzo 2017-09-25 02:37:29 +01:00
  • f996fd8fb3 Allow building with PostgreSQL 10rc1 Daniele Varrazzo 2017-09-25 02:21:13 +01:00
  • b2d470a122 Merge pull request #143 from MasahikoSawada/fix_lock_exclusive Masahiko Sawada 2017-08-24 09:20:08 +09:00
  • 900bb8369b Reset the transcation state before exiting from lock_exclusive. Masahiko Sawada 2017-08-18 15:13:20 +09:00
  • 1b651bd3d9 Avoid return from lock_exclusive() while in transaction .. Justin Pryzby 2017-06-03 23:53:03 -04:00
  • 20f5bf4878 Update pg_repack_jp.rst for release 1.4.1. Masahiko Sawada 2017-08-13 00:32:13 +09:00
  • ea27a94578 Typo fixed (after releasing, of course...) Daniele Varrazzo 2017-08-12 13:15:14 +01:00
  • b2be4741c9 Preparing release 1.4.1 Daniele Varrazzo 2017-08-12 11:39:04 +01:00
  • 766937ab4c Merge pull request #140 from MasahikoSawada/fix_order Masahiko Sawada 2017-08-12 13:25:16 +09:00
  • 34e71adbbd Fix a typo in pg_repack.c file. Masahiko Sawada 2017-08-05 20:16:31 +09:00
  • f8ba09fd31 Get rid of unnecessary lines in expected file. Masahiko Sawada 2017-08-05 02:49:56 +09:00
  • 33f4c30563 Fix reorganize table without sorting. Masahiko Sawada 2017-08-05 02:31:47 +09:00
  • 7705e3c298
    Add note to readme Babak Farrokhi 2017-07-30 17:32:48 +04:30
  • cac8179299 Merge pull request #136 from MasahikoSawada/fix_memory_leak Masahiko Sawada 2017-07-13 19:26:27 +09:00
  • c2ed98a85b Fix a small memory leak in repack_one_database function. Masahiko Sawada 2017-07-12 17:04:33 -07:00
  • 098f569eb8 Add "-X" option to avoid waiting for other transactions Babak Farrokhi 2017-06-03 11:07:23 +04:30
  • cbb3b7f916 Minimum postgres version supported fixed in META.json Daniele Varrazzo 2017-04-26 11:30:02 +01:00
  • 5b1001d620 Fixed info to refresh website, suggest to tag after deployment Daniele Varrazzo 2017-04-25 16:28:56 +01:00
  • 2d11efea18 Fixed reST error in Japanese docs Daniele Varrazzo 2017-04-25 16:13:53 +01:00
  • 910d5fd86a Fixed version number Daniele Varrazzo 2017-04-25 16:11:27 +01:00
  • a7e0b6748e Added identifier to recognize the test output file Daniele Varrazzo 2017-04-25 15:26:35 +01:00
  • 8bdba99642 Fixed hba configuration to test on PG 10 Daniele Varrazzo 2017-04-25 13:23:44 +01:00
  • a5a5f3447a Added expected test for postgres 10 Daniele Varrazzo 2017-04-25 13:21:17 +01:00
  • 773dc5349d Work around CatalogIndexInsert no more exported in PG 10 Daniele Varrazzo 2017-04-25 12:41:14 +01:00
  • 19e34a3202 Added PG 10 compatibility wrapper to simple_prompt() Daniele Varrazzo 2017-04-25 12:24:12 +01:00
  • b9b8e60bda Set up travis tests to run with postgres 10 Daniele Varrazzo 2017-03-29 03:02:04 +01:00
  • 285675f836 Bump version to 1.4.0 (stable). Masahiko Sawada 2017-04-25 15:25:42 +09:00
  • 00e66eb735 Fix a typo in pg_repack.rst Masahiko Sawada 2017-04-25 15:21:18 +09:00
  • 317eb849ad Add a new feature -I option to release note. Masahiko Sawada 2017-04-25 15:18:21 +09:00
  • 5f2904362a Update Japanese doc for -I option. Masahiko Sawada 2017-04-25 15:15:04 +09:00
  • 1055b06a89 Merge pull request #117 from funbringer/support_table_inheritance Masahiko Sawada 2017-04-25 02:39:39 +09:00
  • 94679ee83a add a comment regarding AccessShareLocks in repack_get_table_and_inheritors() Dmitry Ivanov 2017-04-24 13:26:28 +03:00
  • 0901b82588 acquire AccessShareLock on parent and children in repack_get_table_and_inheritors() Dmitry Ivanov 2017-04-23 21:22:54 +03:00
  • 4df065891c add missing results to repack_1.out Dmitry Ivanov 2017-04-19 14:14:26 +03:00
  • 7dca19d7e0 add docs for repack_get_table_and_inheritors() Dmitry Ivanov 2017-04-19 14:09:30 +03:00
  • e1f362e831 resolve conflicts Dmitry Ivanov 2017-04-19 14:05:53 +03:00
  • 05fac2dac3 fix compilation with msvc Nicola Murino 2017-02-03 14:38:31 +01:00
  • 4d59be0a66 Merge pull request #123 from MasahikoSawada/toast_storage_param Masahiko Sawada 2017-04-13 11:34:49 +09:00
  • 6de31a1249 Add new item in Japanese doc. Masahiko Sawada 2017-04-11 23:49:10 +09:00
  • a6b2b0e82e Fix a mistake of merging. Masahiko Sawada 2017-04-11 23:43:11 +09:00
  • d55a08fc1e Merge branch 'master' into toast_storage_param Masahiko Sawada 2017-04-11 23:30:27 +09:00
  • df96f35345 Merge pull request #122 from MasahikoSawada/col_storage Masahiko Sawada 2017-04-11 23:13:24 +09:00
  • c75a55d229 Update new item in Japanese doc. Masahiko Sawada 2017-04-11 23:10:08 +09:00
  • 467389abd6 Report column storage issue fixed in docs Daniele Varrazzo 2017-04-10 23:31:52 +01:00
  • b6ea2ca3c9 Fix the mix of tabs and space. Masahiko Sawada 2017-04-10 18:00:17 +09:00
  • 789e819d74 Fix regression test failure. Masahiko Sawada 2017-04-03 21:15:20 +09:00
  • 5adff6ff0b Set column storage type before first copying table. Masahiko Sawada 2017-04-03 18:52:17 +09:00
  • 3afe19e7c4 Report issue fixed in docs Daniele Varrazzo 2017-04-10 23:16:19 +01:00
  • c44306ba74 Fix regression test failure. Masahiko Sawada 2017-04-03 21:10:28 +09:00
  • ca5ca11d4d Specify the storage option for TOAST table when create table. Masahiko Sawada 2017-04-03 20:30:00 +09:00
  • 6d7b1dbca4 Added test to verify the attribute options are respected Daniele Varrazzo 2017-04-10 23:07:40 +01:00
  • cf6fe7d4cf Dropped redundant/wrong pg_config definition Daniele Varrazzo 2017-04-10 22:04:28 +01:00
  • 53e8b9ede3 Merge branch 'drop-old-versions' Daniele Varrazzo 2017-04-10 20:58:51 +01:00
  • a297acc3b3 Dropped piece of no more relevant news from README Daniele Varrazzo 2017-04-10 12:06:26 +01:00
  • 7d752f2b4e Dropped C file now unused Daniele Varrazzo 2017-04-10 11:58:41 +01:00
  • 86eef300f1 Dropped C code used by unsupported PG versions Daniele Varrazzo 2017-04-10 11:36:06 +01:00
  • ac1333f9f3 Declare supported versions are 9.1-9.6 Daniele Varrazzo 2017-04-09 19:23:06 +01:00
  • 48c42e1a87 fix regression tests for PostgreSQL <= 9.4 Dmitry Ivanov 2017-03-30 14:09:59 +03:00
  • 9f54321e32 Merge branch 'master' into support_table_inheritance Dmitry Ivanov 2017-03-30 13:37:54 +03:00
  • acb73b5a20 Dropped unneeded test results variants Daniele Varrazzo 2017-03-29 04:43:19 +01:00
  • ecb07f1e3f Force Postgres 9.1 in makefile Daniele Varrazzo 2017-03-29 04:32:03 +01:00