postgresql/src/backend/commands
2003-10-18 15:38:06 +00:00
..
aggregatecmds.c Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
alter.c pgindent run. 2003-08-04 00:43:34 +00:00
analyze.c Simplify loop test to avoid bug in AIX compiler, per Andreas. 2003-10-18 15:38:06 +00:00
async.c Fix bad interaction between NOTIFY processing and V3 extended query 2003-10-16 16:50:41 +00:00
cluster.c Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
comment.c Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
conversioncmds.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
copy.c Modify COPY FROM to match the null-value string against the column value 2003-10-06 02:38:53 +00:00
dbcommands.c More message editing, some suggested by Alvaro Herrera 2003-09-29 00:05:25 +00:00
define.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
explain.c Adjust display of actual runtimes in EXPLAIN output to use three fractional 2003-10-17 01:14:26 +00:00
functioncmds.c Change some notices to warnings and vice versa according to criteria 2003-10-02 06:34:04 +00:00
indexcmds.c Change some notices to warnings and vice versa according to criteria 2003-10-02 06:34:04 +00:00
lockcmds.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
Makefile First batch of object rename commands. 2003-06-27 14:45:32 +00:00
opclasscmds.c Various message fixes, among those fixes for the previous round of fixes 2003-09-26 15:27:37 +00:00
operatorcmds.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
portalcmds.c Change warnings for non-existing or pre-existing cursors to errors. 2003-08-24 21:02:43 +00:00
prepare.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
proclang.c Change some notices to warnings and vice versa according to criteria 2003-10-02 06:34:04 +00:00
schemacmds.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
sequence.c Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
tablecmds.c Back out makeNode() patch to fix gcc 3.3.1 warning. 2003-10-13 22:47:15 +00:00
trigger.c Change some notices to warnings and vice versa according to criteria 2003-10-02 06:34:04 +00:00
typecmds.c Change some notices to warnings and vice versa according to criteria 2003-10-02 06:34:04 +00:00
user.c String fixes/improvements found by Alvaro Herrera 2003-10-02 06:36:37 +00:00
vacuum.c Add a bit more locking to vac_update_relstats and vac_update_dbstats 2003-10-02 23:19:44 +00:00
vacuumlazy.c Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
variable.c Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
view.c Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00