This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-15 03:41:20 +03:00
Code
Activity
Files
e8cbf3a79c6243c4297d729770d985126bb0107d
postgres
/
src
/
backend
/
utils
/
init
History
Bruce Momjian
07140ee024
Allow cancel from client of backend query. Change some int variables
...
to bool's.
1998-05-19 18:05:58 +00:00
..
enbl.c
Massive commit to run PGINDENT on all *.c and *.h files.
1997-09-07 05:04:48 +00:00
findbe.c
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
1997-09-08 02:41:22 +00:00
globals.c
Allow cancel from client of backend query. Change some int variables
1998-05-19 18:05:58 +00:00
Makefile
Hi,
1998-04-06 00:32:26 +00:00
miscinit.c
Remove GetDatabaseName/Path and use globals. Make consts later.
1998-04-05 21:04:50 +00:00
postinit.c
Remove GetDatabaseName/Path and use globals. Make consts later.
1998-04-05 21:04:50 +00:00