You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bruce Momjian
4526d2183f
Brand 7.2.3.
|
24 years ago |
| .. |
|
access
|
Back-patch fix to ensure a checkpoint occurs before truncating CLOG,
|
24 years ago |
|
bootstrap
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
catalog
|
Bump catversion to ensure people apply recent timestamp and sequence
|
24 years ago |
|
commands
|
Back-patch fix for command completion report handling. This is
|
24 years ago |
|
executor
|
Remove duplicate extern declaration.
|
25 years ago |
|
lib
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
libpq
|
We had a problem with to compile pgsql-7.2 under SW-8.0.
|
24 years ago |
|
mb
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
nodes
|
Back-patch fix for command completion report handling. This is
|
24 years ago |
|
optimizer
|
Suppress subquery pullup and pushdown when the subquery has any
|
24 years ago |
|
parser
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
port
|
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
|
24 years ago |
|
regex
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
rewrite
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
storage
|
Back-patch fix for correct TAS operation on multi-CPU PPC machines.
|
24 years ago |
|
tcop
|
Back-patch fix for command completion report handling. This is
|
24 years ago |
|
utils
|
Ensure that a cursor is scanned under the same scanCommandId it was
|
24 years ago |
|
Makefile
|
Include directory rearrangement
|
25 years ago |
|
c.h
|
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
|
24 years ago |
|
fmgr.h
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
miscadmin.h
|
Do not accept interrupts in RESUME_INTERRUPTS() and END_CRIT_SECTION()
|
24 years ago |
|
pg_config.h.in
|
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
|
24 years ago |
|
pg_config.h.win32
|
Brand 7.2.3.
|
24 years ago |
|
pgstat.h
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
postgres.h
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
postgres_ext.h
|
Another pgindent run. Fixes enum indenting, and improves #endif
|
25 years ago |
|
postgres_fe.h
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
rusagestub.h
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
strdup.h
|
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
|
29 years ago |