pledithistory.txt
来自「oracle数据库备份与恢复的详细资料集合」· 文本 代码 · 共 410 行 · 第 1/2 页
TXT
410 行
Version 5.5 Build 227 - October 27, 1999
Fixed the 'Load from database' window to not show the users
public and sys by default. Click Options to change.
Added a statusbar refresh when you close a tab.
Fixed a bug displaying the 'All Objects' tab of SQLBuilder.
Version 5.5 Build 226 - October 11, 1999
Changed the 'Open from Database' and 'Module Tools' windows
to be quicker with large schemas and to hopefully be easier
to use.
Changes to the SQLBuilder All Objects page to be faster
for large schemas.
Version 5.4 Build 222 - July 20, 1999
Fixed a syntax highlighting bug.
Version 5.4 Build 221 - July 19, 1999
Fixes a problem when using the Tools menu to go to other app
when a hardcoded oci.dll is used.
PLEdit now remembers the last directory used.
If the AutoRefresh option is unchecked (in the open code from
database and code management windows) PLEdit will now only
refresh the code list if you click the refresh button.
This is helpful for schemas with many objects.
The Tools menu will now work when the applications are in
different directories. Note that the individual apps have
to be run once 'solo' so that their locations can be entered
into the registry.
Version 5.4 Build 220 - July 15, 1999
New Login window.
New 'Save to script file' option when exporting code.
Bug fixes to the Code loading and managing windows.
Version 5.3 beta Build 218 - April 14, 1999
Changes for Net8 8.1.x.
Version 5.3 beta Build 217 - March 26, 1999
Fixed some major problems with find and replace.
Find and replace now are modeless and work on whatever tab is active.
You can change tabs, type, etc. without closing the find/replace windows.
Version 5.3 Beta Build 216 - March 18, 1999
Fixed a problem with the SQLBuilder (nasty freeze up on large schemas.)
Version 5.3 Beta Build 215 - March 4, 1999
Fixed a problem where you couldn't load multiple files if you had one
blank tab open.
Added the ability to open multiple modules at once with 'Open from Database'
Added 'Compile selected modules' and 'Drop selected modules' to the
'Open from Database' module list right click menu.
Changed the way that the SQLBuilder loads its data. (possible bug fix.)
Version 5.3 Beta Build 214 - February 25, 1999
Fixed some problems with incorrectly reported error positions.
Added a quick search field to the SQL Builder.
Added new buttons to the toolbar.
(Manage stored modules, show dependencies, Redo)
Added new Character Set setting in the edit options.
Modified the Open from database window.
Added a checkbox to stop auto refreshing the list when settings change.
Modified the Manage Stored Modules window.
Added a checkbox to stop auto refreshing the list when settings change.
Added Ctrl-J = Login to the hotkeys.
Editor should be faster and use less memory.
Version 5.2 Beta Build 210 - December 14, 1998
Added New Login window to match Golden's. Ability to save passwords.
Added New 'Compile module at cursor' option. Generally only useful if you
pack more than one module in a script.
Version 5.2 Beta Build 209 - November 18, 1998 (Internal release)
Added line numbers and corresponding option. Default is to show line
numbers.
Added new Show/Compile dependencies window. This will show dependencies
for the current module. Right click to compile a module.
Added new Manage Stored Modules window for compiling modules/schemas,
dropping modules and exporting modules.
Fixed problem with Edit|Find.
Changed 'Load module from database' window so that you can see all your modules
at once.
You can now edit the keyword list and SQLBuilder word list in Options.
Version 5.2 Beta Build 208 - October 28, 1998 (Internal release)
Changed the way scripts are processed.
Scripts will no longer be modified in any way.
Scripts may contain more than one code module.
Changed interface to match Golden's
Changed tab names to name of first module in script (filename is now displayed
on the status bar.)
Changed 'Add CREATE OR REPLACE' option to only work if the current text is not
a script.
Added 'Go to line:' feature to the edit window.
Version 5.1 Build 206 - August 12, 1998 Production release
Multilevel undo/redo feature.
New instance startup code for files opened in explorer.
Version 5.0 Build 204 - July 20, 1998 Production release
Reconnected the 'Save as script compatible' feature.
Fixed a problem where DBA's couldn't see triggers and package bodies.
Fixed a registration bug.
Version 5.0 Build 202 - June 26, 1998 Production release
Fixed a bug that would delete all characters up to the first dot '.'
character if the trigger name did not contain an owner but did
contain an owner in the referenced table clause. This happened when
loading trigger from database and dumping code to disk.
Version 5.0 Build 201 - June 19, 1998 Production release
Changed data dictionary lookups to force rule based optimiser.
Version 5.0 Build 200 - June 11, 1998 BETA
Change interface to match Golden 5.0.
Added ability to work with code in other schemas.
Note that code export only works for current schema (for now.)
Version 4.1 Build 138 - Apr 28, 1998 Production
Added current module name to statusbar.
Fixed several editor bugs related to complex syntax highlighting.
Faster highlighting.
Added Net8 support.
Version 4.0 Build 137 - Feb 19, 1998 Production release
Fixed some problems with cut/copy/paste.
Optimized handling of large modules.
Now displays parse errors of type 'module already exists' and other errors
that weren't being displayed.
Version 4.0 Build 136 - Jan 29, 1998 Production release
Added views to schema dump.
Version 4.0 Build 135 - Jan 12, 1998 Production release
Fixed bug with unindenting.
Added "Remove schema name" option from code dump.
Version 4.0 Build 132 - Dec 18, 1997 Beta2 release
Fixed problem with error reporting for Triggers with Oracle 7.3 or greater.
Added column names to view editing.
Fixed extra linefeeds in code headers.
Version 4.0 Build 130 - Dec 10, 1997 Beta release
Here's the version you've been waiting for!
New docked error message window.
New and improved Load from database window.
Sort by clicking on column headers (repeat to reverse sort.)
Now you can drop modules after unlocking a button and being prompted!
New right click menus on editor and errors.
Now allows editing of views (not pl/sql, but often requested!)
More control over export feature.
Bookmarks. Set bookmarks with Ctrl-Shift-[1-0] Jump to bookmarked text
with Ctrl-[1-0].
i.e. Go to a line in your code and press Ctrl-Shift-1. Now go to a
different line and press Ctrl-1. You will jump to the old position.
Bookmarks are current instance only (they go away when you close the
program.)
Fixed problem with cursor moving to top of file when saving and compiling.
Version 3.0 Build 125 - Dec 1, 1997 Production release
Double clicking now selects words more intelligently.
Version 3.0 Build 124 - Nov 20, 1997 Beta 3
Export to disk wouldn't export trigger bodies.
Added some keywords to the syntax highlighting.
Version 3.0 Build 123 - Nov 13, 1997 Beta 2
Tiny fix to bring find text into view.
Version 3.0 Build 122 - Nov 12, 1997 Beta 2
Fixed syntax highlighting where background color wasn't white.
Added option to shut off highlighting.
Version 3.0 Build 121 - Nov 10, 1997 Beta 2
Fixed bug where triggers couldn't be edited.
Version 3.0 Build 120 - Nov 7, 1997 Beta 1
Code syntax highlighting!
Cosmetic changes to the statusbar.
Notes: The syntax highlighting is set in the Program Options dialog box off
the File Menu. The value of Tab Size is now in character widths. You may
have to adjust this value.
Version 2.7 Build 113 - Sept 10, 1997
Changed loading of code from user_source to not add linefeeds to each line.
This will fix the 'line over 255 chars' problem.
Note that code compiled with other tools may not properly place a linefeed at
the end of each 'real' line.
Version 2.7 Build 112 - July 31, 1997
Slightly changed parsing of module name and type to handle comments, etc...
Fixed some bugs related to Save and SaveAs.
Version 2.7 Build 110 - July 14, 1997
Added option to save files with 'CREATE OR REPLACE' and trailing '/' to make
files compatible with script applications.
Added wordwrap to error lists. Show errors in statusbar.
Version 2.6 Build 107 - July 11, 1997
Editor improvements
Home key toggles between beginning of line and first non-whitespace char.
Tab and shift-tab indents/unindents selected blocks.
Fixed problem where Modulename wouldn't parse properly.
Add version info and build number to about box.
Started History file!
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?